Loading MCP server directory, please wait...
Pre-flight oracle for x402 — detect decoys, zombies, and price traps 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 Sepolia USDC (or Base mainnet after switch). Required for any 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": ""
}
}
}
}