MCP Server
MCP
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.
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
By
Comments
Sign in to leave a comment