Odel
TWZRD Agent Intelligence

TWZRD Agent Intelligence

Local
@twzrd-sol1TypeScriptMITUpdated 3 days ago

Pre-spend x402 reputation from observed behavior, plus portable signed V6 receipts.

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).

PyPItwzrd-agent-intelv0.5.9

Run

uvx twzrd-agent-intel

MCP client config

{
  "mcpServers": {
    "twzrd-agent-intelligence": {
      "command": "uvx",
      "args": [
        "twzrd-agent-intel"
      ]
    }
  }
}