query
(required): The question or query about the codebase
How to use it
query is exposed by the Auggie Context MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the query 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
Query a codebase using Augment's context engine.
(optional): Path to additional rules file
(optional): Query timeout in seconds. Default: 240
(optional): Absolute path to the workspace/repository root. Defaults to current directory.