model
(optional): Model ID to use. Example: claude-3-5-sonnet-20241022
How to use it
model is exposed by the Auggie Context MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the model 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): 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
(optional): Absolute path to the workspace/repository root. Defaults to current directory.