Agent402 — pay-per-call web tools MCP Server
io.github.MikeyPetrillo/agent402
What is the Agent402 — pay-per-call web tools MCP server?
1,308 paid agent tools + 42 multi-tool skill packs. USDC on Base or free via proof-of-work.
How to install Agent402 — pay-per-call web tools
Copy-paste configuration for popular MCP clients.
AGENT_KEYsecretHex private key of a wallet funded with USDC on Base. Unset = proof-of-work mode (free pure-CPU tools).
AGENT402_BUDGETOptional hard cap on total USDC spent per session (e.g. 1.00). Refused before any payment is signed.
AGENT402_MAX_PER_CALLOptional max USD price for any single call (e.g. 0.01).
{
"mcpServers": {
"agent402": {
"command": "npx",
"args": [
"-y",
"agent402-mcp"
],
"env": {
"AGENT_KEY": "<YOUR_AGENT_KEY>",
"AGENT402_BUDGET": "<YOUR_AGENT402_BUDGET>",
"AGENT402_MAX_PER_CALL": "<YOUR_AGENT402_MAX_PER_CALL>"
}
}
}
}{
"mcpServers": {
"agent402": {
"command": "npx",
"args": [
"-y",
"agent402-mcp"
],
"env": {
"AGENT_KEY": "<YOUR_AGENT_KEY>",
"AGENT402_BUDGET": "<YOUR_AGENT402_BUDGET>",
"AGENT402_MAX_PER_CALL": "<YOUR_AGENT402_MAX_PER_CALL>"
}
}
}
}{
"mcpServers": {
"agent402": {
"command": "npx",
"args": [
"-y",
"agent402-mcp"
],
"env": {
"AGENT_KEY": "<YOUR_AGENT_KEY>",
"AGENT402_BUDGET": "<YOUR_AGENT402_BUDGET>",
"AGENT402_MAX_PER_CALL": "<YOUR_AGENT402_MAX_PER_CALL>"
}
}
}
}{
"servers": {
"agent402": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent402-mcp"
],
"env": {
"AGENT_KEY": "<YOUR_AGENT_KEY>",
"AGENT402_BUDGET": "<YOUR_AGENT402_BUDGET>",
"AGENT402_MAX_PER_CALL": "<YOUR_AGENT402_MAX_PER_CALL>"
}
}
}
}claude mcp add agent402 --env AGENT_KEY=<YOUR_AGENT_KEY> --env AGENT402_BUDGET=<YOUR_AGENT402_BUDGET> --env AGENT402_MAX_PER_CALL=<YOUR_AGENT402_MAX_PER_CALL> -- npx -y agent402-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.