Skip to content
Cline

agent data api for Cline

io.github.ptrgit1/agent-data-api

19 pay-per-call data tools for AI agents: crypto/DeFi, web, PDF, FX, weather, DNS. x402 on Base.

client:Cline transport:stdio runtime:npm

Install agent data api 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

{
  "mcpServers": {
    "agent-data-api": {
      "command": "npx",
      "args": [
        "-y",
        "agent-data-api-mcp"
      ]
    }
  }
}

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

agent data api in other clients