x402station.io: independent risk-signal layer for x402 endpoints before agents pay.
claude mcp add x402station -- npx -y x402station-mcp
claude_desktop_config.json
{
"mcpServers": {
"x402station": {
"command": "npx",
"args": [
"-y",
"x402station-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"x402station": {
"command": "npx",
"args": [
"-y",
"x402station-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"x402station": {
"command": "npx",
"args": [
"-y",
"x402station-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"x402station": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"x402station-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"x402station": {
"command": "npx",
"args": [
"-y",
"x402station-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.sF1nX--x402station/reviews or the review_server meta-tool.
POST /mcp