workspace_root
(optional): Absolute path to the workspace/repository root. Defaults to current directory.
How to use it
workspace_root is exposed by the Auggie Context MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the workspace_root tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Auggie Context MCP
npx @modelcontextprotocol/inspector node dist/index.jsOther tools in Auggie Context MCP (6)
(optional): Model ID to use. Example: claude-3-5-sonnet-20241022
(optional): Output format (text or json). Default: text
(required): The question or query about the codebase
Query a codebase using Augment's context engine.
(optional): Path to additional rules file
(optional): Query timeout in seconds. Default: 240