io.github.bmdhodl/agentguard47 MCP Server
io.github.bmdhodl/agentguard47
What is the io.github.bmdhodl/agentguard47 MCP server?
Read-only MCP server for coding-agent traces, alerts, costs, usage, and budget health.
How to install io.github.bmdhodl/agentguard47
Copy-paste configuration for popular MCP clients.
AGENTGUARD_API_KEYrequiredsecretAgentGuard read API key for querying traces, alerts, costs, usage, and savings.
AGENTGUARD_URLOptional AgentGuard API base URL. Defaults to production.
{
"mcpServers": {
"agentguard47": {
"command": "npx",
"args": [
"-y",
"@agentguard47/mcp-server"
],
"env": {
"AGENTGUARD_API_KEY": "<YOUR_AGENTGUARD_API_KEY>",
"AGENTGUARD_URL": "<YOUR_AGENTGUARD_URL>"
}
}
}
}{
"mcpServers": {
"agentguard47": {
"command": "npx",
"args": [
"-y",
"@agentguard47/mcp-server"
],
"env": {
"AGENTGUARD_API_KEY": "<YOUR_AGENTGUARD_API_KEY>",
"AGENTGUARD_URL": "<YOUR_AGENTGUARD_URL>"
}
}
}
}{
"mcpServers": {
"agentguard47": {
"command": "npx",
"args": [
"-y",
"@agentguard47/mcp-server"
],
"env": {
"AGENTGUARD_API_KEY": "<YOUR_AGENTGUARD_API_KEY>",
"AGENTGUARD_URL": "<YOUR_AGENTGUARD_URL>"
}
}
}
}{
"servers": {
"agentguard47": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@agentguard47/mcp-server"
],
"env": {
"AGENTGUARD_API_KEY": "<YOUR_AGENTGUARD_API_KEY>",
"AGENTGUARD_URL": "<YOUR_AGENTGUARD_URL>"
}
}
}
}claude mcp add agentguard47 --env AGENTGUARD_API_KEY=<YOUR_AGENTGUARD_API_KEY> --env AGENTGUARD_URL=<YOUR_AGENTGUARD_URL> -- npx -y @agentguard47/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.