Loomal

Network-egress firewall for agent tools: check URLs against a declarative policy.

1 starsnpm: @mukundakatta/agentguard-mcp

About agentguard

agentguard is an MCP (Model Context Protocol) server published by mukundakatta in the official MCP registry, listed under Autonomous Agents on Loomal. Network-egress firewall for agent tools: check URLs against a declarative policy.

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

Development happens in the open at github.com/mukundakatta/agentguard-mcp, where the project has earned 1 GitHub stars.

Use agentguard with your agent

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

Frequently asked questions

What is agentguard?
agentguard is an MCP (Model Context Protocol) server by mukundakatta in the Autonomous Agents category. Network-egress firewall for agent tools: check URLs against a declarative policy.
How do I connect agentguard to Claude, Cursor, or another MCP client?
Install agentguard from its npm package (@mukundakatta/agentguard-mcp) 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 agentguard open source?
Yes — the source code is public at github.com/mukundakatta/agentguard-mcp, with 1 GitHub stars.
Can AI agents pay to use agentguard?
Not yet through Loomal — agentguard 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 agentguard? Claim this listing free by verifying GitHub ownership, or contact us.