Loomal

agentguard47

MCP server by github.com/bmdhodl/agent47

Read-only MCP server for coding-agent traces, alerts, costs, usage, and budget health.

3 starsnpm: @agentguard47/mcp-server

About agentguard47

agentguard47 is an MCP (Model Context Protocol) server published by bmdhodl in the official MCP registry, listed under Autonomous Agents on Loomal. Read-only MCP server for coding-agent traces, alerts, costs, usage, and budget health.

It ships as an npm package (@agentguard47/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/bmdhodl/agent47, where the project has earned 3 GitHub stars.

Use agentguard47 with your agent

Claude Code · one command
claude mcp add agentguard47 -- npx -y @agentguard47/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentguard47": {
      "command": "npx",
      "args": [
        "-y",
        "@agentguard47/mcp-server"
      ]
    }
  }
}
npm@agentguard47/mcp-server

Frequently asked questions

What is agentguard47?
agentguard47 is an MCP (Model Context Protocol) server by bmdhodl in the Autonomous Agents category. Read-only MCP server for coding-agent traces, alerts, costs, usage, and budget health.
How do I connect agentguard47 to Claude, Cursor, or another MCP client?
Install agentguard47 from its npm package (@agentguard47/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is agentguard47 open source?
Yes — the source code is public at github.com/bmdhodl/agent47, with 3 GitHub stars.
Can AI agents pay to use agentguard47?
Not yet through Loomal — agentguard47 is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agentguard47? Claim this listing free by verifying GitHub ownership, or contact us.