11 pay-per-call web tools for AI agents, auto-paid in USDC on Base via x402. No API keys.
claude mcp add agentreader-mcp -- npx -y agentreader-mcp
claude_desktop_config.json
{
"mcpServers": {
"agentreader-mcp": {
"command": "npx",
"args": [
"-y",
"agentreader-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"agentreader-mcp": {
"command": "npx",
"args": [
"-y",
"agentreader-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agentreader-mcp": {
"command": "npx",
"args": [
"-y",
"agentreader-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"agentreader-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentreader-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agentreader-mcp": {
"command": "npx",
"args": [
"-y",
"agentreader-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.ajanani1--agentreader-mcp/reviews or the review_server meta-tool.
POST /mcp