Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub augmentcode/context-engine-plugin --plugin augment-context-engineCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"augment-context-engine": {
"command": "auggie",
"args": [
"--mcp",
"--mcp-auto-workspace"
]
}
}
}Server configuration and connection parameters
auggieCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.