agentguard47 for Cline
io.github.bmdhodl/agentguard47
Read-only MCP server for coding-agent traces, alerts, costs, usage, and budget health.
client:Cline
transport:stdio
runtime:npm
Install agentguard47 in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"agentguard47": {
"command": "npx",
"args": [
"-y",
"@agentguard47/mcp-server"
],
"env": {
"AGENTGUARD_API_KEY": "<AGENTGUARD_API_KEY>",
"AGENTGUARD_URL": "<AGENTGUARD_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs