Skip to content
Cline

agenttoll for Cline

io.github.tevfikefeaydin/agenttoll

21 paid data tools plus free quote/budget inspection, with bounded USDC payments on Base.

client:Cline transport:stdio runtime:npm

Install agenttoll in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

{
  "mcpServers": {
    "agenttoll": {
      "command": "npx",
      "args": [
        "-y",
        "agenttoll-mcp"
      ],
      "env": {
        "AGENT_PRIVATE_KEY": "<AGENT_PRIVATE_KEY>",
        "AGENTTOLL_URL": "<AGENTTOLL_URL>",
        "AGENTTOLL_NETWORK": "<AGENTTOLL_NETWORK>",
        "AGENTTOLL_RECIPIENT": "<AGENTTOLL_RECIPIENT>",
        "AGENTTOLL_BUDGET_USDC": "<AGENTTOLL_BUDGET_USDC>",
        "AGENTTOLL_MAX_PER_CALL_USDC": "<AGENTTOLL_MAX_PER_CALL_USDC>",
        "AGENTTOLL_TIMEOUT_MS": "<AGENTTOLL_TIMEOUT_MS>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

agenttoll in other clients