Skip to content
Grok

Autonomy x402 Tools for Grok

io.github.autonomy-labs-tech/autonomy-x402-tools

Pay-per-call agent tools over x402: site audits, llms.txt generation, wallet watch, catalog.

client:Grok transport:streamable-http

Install Autonomy x402 Tools in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "autonomy-x402-tools": {
      "type": "http",
      "url": "https://www.autonomylabsweb.tech/api/mcp"
    }
  }
}

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

Autonomy x402 Tools in other clients