Skip to content
Gemini CLI

Autonomy x402 Tools for Gemini CLI

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

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

client:Gemini CLI transport:streamable-http

Install Autonomy x402 Tools in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "autonomy-x402-tools": {
      "httpUrl": "https://www.autonomylabsweb.tech/api/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Autonomy x402 Tools in other clients