Skip to content
Claude Desktop

agentguard — policy proxy for agent tool calls for Claude Desktop

io.github.agentwares/agentguard-cloud

Free spend report from an agent log, no key. Hosted proxies: caps, audit export, buy calls.

client:Claude Desktop transport:streamable-http tools:7

Install agentguard — policy proxy for agent tool calls in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agentguard-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://agentwares-agentguard.vercel.app/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

agentguard — policy proxy for agent tool calls in other clients