agentcontext for Claude Desktop
io.github.mbeato/agentcontext
Normalize AGENTS.md / CLAUDE.md / .cursor/rules / .clinerules / .windsurf/rules from one source.
client:Claude Desktop
transport:stdio
runtime:npm
Install agentcontext in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentcontext": {
"command": "npx",
"args": [
"-y",
"@mbeato/agentcontext-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs