rules_path
(optional): Path to additional rules file
How to use it
rules_path is exposed by the Auggie Context MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the rules_path 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): Query timeout in seconds. Default: 240
(optional): Absolute path to the workspace/repository root. Defaults to current directory.