io.github.sF1nX/x402station
Quality Score
85
/100
Pre-flight oracle for x402 — detect decoys, zombies, and price traps before agents pay.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"x402station": {
"command": "npx",
"args": [
"-y",
"x402station-mcp"
],
"env": {
"AGENT_PRIVATE_KEY": "<your-agent_private_key>",
"X402STATION_BASE_URL": "<x402station_base_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"x402station": {
"command": "npx",
"args": [
"-y",
"x402station-mcp"
],
"env": {
"AGENT_PRIVATE_KEY": "<your-agent_private_key>",
"X402STATION_BASE_URL": "<x402station_base_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y x402station-mcp§02 Environment variables
AGENT_PRIVATE_KEYrequiredsecret
0x-prefixed 64-hex-char private key. Account must hold Base Sepolia USDC (or Base mainnet after switch). Required for any tool call.
X402STATION_BASE_URLOptional override. Only https://x402station.io or http(s)://localhost are accepted to prevent payload hijacking; any other value makes the adapter refuse to start.
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.