Skip to content
Gemini CLI

AgentUtility Web Probe for Gemini CLI

ai.agentutility/mcp-web-probe

MCP server for the @agentutility web-probe cluster — pay-per-call x402 tools, no API keys, USDC on…

client:Gemini CLI transport:stdio runtime:npm

Install AgentUtility Web Probe in Gemini CLI

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

{
  "mcpServers": {
    "mcp-web-probe": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-web-probe"
      ]
    }
  }
}

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

AgentUtility Web Probe in other clients