Skip to content
Zed

agent data api for Zed

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:Zed transport:stdio runtime:npm

Install agent data api in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

agent data api in other clients