agent data api for Cursor
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:Cursor
transport:stdio
runtime:npm
Install agent data api in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-data-api": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-data-api-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs