Skip to content
Cursor

agentreader mcp for Cursor

io.github.ajanani1/agentreader-mcp

11 pay-per-call web tools for AI agents, auto-paid in USDC on Base via x402. No API keys.

client:Cursor transport:stdio runtime:npm

Install agentreader mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

{
  "mcpServers": {
    "agentreader-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "agentreader-mcp"
      ],
      "env": {
        "AGENTREADER_PRIVATE_KEY": "<AGENTREADER_PRIVATE_KEY>",
        "AGENTREADER_API": "<AGENTREADER_API>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

agentreader mcp in other clients