agentreader mcp for Cline
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:Cline
transport:stdio
runtime:npm
Install agentreader mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"agentreader-mcp": {
"command": "npx",
"args": [
"-y",
"agentreader-mcp"
],
"env": {
"AGENTREADER_PRIVATE_KEY": "<AGENTREADER_PRIVATE_KEY>",
"AGENTREADER_API": "<AGENTREADER_API>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs