agentguard47 for Claude Desktop
io.github.bmdhodl/agentguard47
Read-only MCP server for coding-agent traces, alerts, costs, usage, and budget health.
client:Claude Desktop
transport:stdio
runtime:npm
Install agentguard47 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentguard47": {
"command": "npx",
"args": [
"-y",
"@agentguard47/mcp-server"
],
"env": {
"AGENTGUARD_API_KEY": "<AGENTGUARD_API_KEY>",
"AGENTGUARD_URL": "<AGENTGUARD_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs