Skip to content
Grok

TWZRD Agent Intelligence for Grok

io.github.twzrd-sol/twzrd-agent-intel

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

client:Grok transport:stdio runtime:pypi

Install TWZRD Agent Intelligence in Grok

.mcp.json (in your project root)

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "twzrd-agent-intel": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "twzrd-agent-intel"
      ],
      "env": {
        "TWZRD_SIGNAL_SOURCE": "<TWZRD_SIGNAL_SOURCE>"
      }
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

TWZRD Agent Intelligence in other clients