← All servers

agentic-wallet-guardian-v3

io.github.rudimentall1/agentic-wallet-guardian-v3 v3.1.0
Official Registry git

Explainable ALLOW/WARN/BLOCK risk decisions for AI agent actions before execution, signed as OAA.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add agentic-wallet-guardian-v3 -- uvx agentic-wallet-guardian-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "agentic-wallet-guardian-v3": {
      "command": "uvx",
      "args": [
        "agentic-wallet-guardian-mcp"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "agentic-wallet-guardian-v3": {
      "command": "uvx",
      "args": [
        "agentic-wallet-guardian-mcp"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "agentic-wallet-guardian-v3": {
      "command": "uvx",
      "args": [
        "agentic-wallet-guardian-mcp"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "agentic-wallet-guardian-v3": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "agentic-wallet-guardian-mcp"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "agentic-wallet-guardian-v3": {
      "command": "uvx",
      "args": [
        "agentic-wallet-guardian-mcp"
      ]
    }
  }
}

Packages

pypi agentic-wallet-guardian-mcp@3.1.0

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.rudimentall1--agentic-wallet-guardian-v3/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent