workspacePath
(required): Absolute path to the workspace directory to analyze (e.g., '/path/to/project')
How to use it
workspacePath is exposed by the Ember MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the workspacePath tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL EMBER MCP LISTINGOther tools in Ember MCP (9)
(optional): Filter by 'all', 'api', 'guides', or 'community' (default: 'all')
(required): Current version being used (e.g., '4.12.0')
(optional): Maximum number of results (default: 5)
(required): Name of the API element (e.g., 'Component', '@glimmer/component', 'Service')
(required): Name of the npm package (e.g., 'ember-source', '@glimmer/component')
(required): Search query (e.g., 'component lifecycle', 'tracked properties')
(required): Topic to get best practices for (e.g., 'component patterns', 'state management', 'testing')
(optional): Type of API element ('class', 'module', 'method', 'property')
(optional): Specific version to get info about (returns latest if not specified)