Skip to content
Gemini CLI

IBM Granite x402 Remote for Gemini CLI

io.github.nirholas/ibm-x402-mcp-remote

Pay-per-use IBM Granite AI via x402: chat, code, embeddings, forecasting. USDC on Base or Solana.

client:Gemini CLI transport:streamable-http

Install IBM Granite x402 Remote in Gemini CLI

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

{
  "mcpServers": {
    "ibm-x402-mcp-remote": {
      "httpUrl": "https://three.ws/api/ibm-mcp"
    }
  }
}

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

IBM Granite x402 Remote in other clients