Loading MCP server directory, please wait...
x402station.io: independent risk-signal layer for x402 endpoints before agents pay.
npx @getmcp/cli add io.github.sF1nX/x402stationRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENT_PRIVATE_KEY0x-prefixed 64-hex-char private key. Account must hold Base mainnet USDC. Required for any paid tool call.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sF1nX/x402station": {
"command": "npx",
"args": [
"-y",
"x402station-mcp"
],
"env": {
"AGENT_PRIVATE_KEY": "",
"X402STATION_BASE_URL": ""
}
}
}
}