← Back to Plugins
MCP Server MCP

io.github.ajanani1/agentreader-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "agentreader-mcp",
      "version": "1.0.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "0x-prefixed private key of a wallet holding USDC on Base mainnet (use a dedicated agent wallet)",
          "isRequired": true,
          "isSecret": true,
          "name": "AGENTREADER_PRIVATE_KEY"
        },
        {
          "description": "API base URL override (default https://agentreader.dev)",
          "name": "AGENTREADER_API"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...