What is the io.github.Z333Q/p402 MCP server?
Multi-provider AI router with x402 micropayment settlement on Base L2. 1% flat fee.
How to install io.github.Z333Q/p402
Copy-paste configuration for popular MCP clients.
P402_API_KEYrequiredsecretYour P402 API key. Get one at https://p402.io/dashboard/settings
P402_ROUTER_URLP402 router base URL override. Defaults to https://p402.io
{
"mcpServers": {
"p402": {
"command": "npx",
"args": [
"-y",
"@p402/mcp-server"
],
"env": {
"P402_API_KEY": "<YOUR_P402_API_KEY>",
"P402_ROUTER_URL": "<YOUR_P402_ROUTER_URL>"
}
}
}
}{
"mcpServers": {
"p402": {
"command": "npx",
"args": [
"-y",
"@p402/mcp-server"
],
"env": {
"P402_API_KEY": "<YOUR_P402_API_KEY>",
"P402_ROUTER_URL": "<YOUR_P402_ROUTER_URL>"
}
}
}
}{
"mcpServers": {
"p402": {
"command": "npx",
"args": [
"-y",
"@p402/mcp-server"
],
"env": {
"P402_API_KEY": "<YOUR_P402_API_KEY>",
"P402_ROUTER_URL": "<YOUR_P402_ROUTER_URL>"
}
}
}
}{
"servers": {
"p402": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@p402/mcp-server"
],
"env": {
"P402_API_KEY": "<YOUR_P402_API_KEY>",
"P402_ROUTER_URL": "<YOUR_P402_ROUTER_URL>"
}
}
}
}claude mcp add p402 --env P402_API_KEY=<YOUR_P402_API_KEY> --env P402_ROUTER_URL=<YOUR_P402_ROUTER_URL> -- npx -y @p402/mcp-serverRelated 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.