Odel
agentic wallet guardian v3

agentic wallet guardian v3

Local
@rudimentall11PythonMITUpdated 1w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIagentic-wallet-guardian-mcpv3.1.0

Run

uvx agentic-wallet-guardian-mcp

MCP client config

{
  "mcpServers": {
    "agentic-wallet-guardian-v3": {
      "command": "uvx",
      "args": [
        "agentic-wallet-guardian-mcp"
      ]
    }
  }
}