agenttoll for Claude Desktop
io.github.tevfikefeaydin/agenttoll
21 paid data tools plus free quote/budget inspection, with bounded USDC payments on Base.
client:Claude Desktop
transport:stdio
runtime:npm
Install agenttoll in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agenttoll": {
"command": "npx",
"args": [
"-y",
"agenttoll-mcp"
],
"env": {
"AGENT_PRIVATE_KEY": "<AGENT_PRIVATE_KEY>",
"AGENTTOLL_URL": "<AGENTTOLL_URL>",
"AGENTTOLL_NETWORK": "<AGENTTOLL_NETWORK>",
"AGENTTOLL_RECIPIENT": "<AGENTTOLL_RECIPIENT>",
"AGENTTOLL_BUDGET_USDC": "<AGENTTOLL_BUDGET_USDC>",
"AGENTTOLL_MAX_PER_CALL_USDC": "<AGENTTOLL_MAX_PER_CALL_USDC>",
"AGENTTOLL_TIMEOUT_MS": "<AGENTTOLL_TIMEOUT_MS>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs