Skip to content
MCP Server Community By @sF1nX

sF1nX/x402station

[![sF1nX/x402station-mcp MCP server](https://glama.ai/mcp/servers/sF1nX/x402station-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@sF1nX/x402station-mcp) 📇 ☁️ - Preflight by [x402station.io](https://x402station.io) — infrastructure for x402 agentic commerce. Six capability directions (Discover/Evaluate/Pay/Monitor/Recover/Analyze). Agents call it before every `PAYMENT-SIGNATURE` to detect decoys, zombie endpoints, dead services, and price traps. Tools: `preflight` ($0.001), `forensics` ($0.001), `catalog_decoys` ($0.005), `alternatives` ($0.005), `whats_new` ($0.001), `buy_credits` ($0.50 = 1000 prepaid), `watch_subscribe` ($0.01) + free `credits_status`/`watch_status`/`watch_unsubscribe`. Plus free anonymous `preflight-trial` for self-test. Probes ~50k endpoints on agentic.market every 10 min. Open dataset: [huggingface.co/datasets/x402station/preflight-dataset-v0_1](https://huggingface.co/datasets/x402station/preflight-dataset-v0_1). `npx -y x402station-mcp`.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: sF1nX/x402station Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-sf1nx-x402station

Detailed Documentation

sF1nX/x402station-mcp MCP server 📇 ☁️ - Preflight by x402station.io — infrastructure for x402 agentic commerce. Six capability directions (Discover/Evaluate/Pay/Monitor/Recover/Analyze). Agents call it before every PAYMENT-SIGNATURE to detect decoys, zombie endpoints, dead services, and price traps. Tools: preflight ($0.001), forensics ($0.001), catalog_decoys ($0.005), alternatives ($0.005), whats_new ($0.001), buy_credits ($0.50 = 1000 prepaid), watch_subscribe ($0.01) + free credits_status/watch_status/watch_unsubscribe. Plus free anonymous preflight-trial for self-test. Probes ~50k endpoints on agentic.market every 10 min. Open dataset: huggingface.co/datasets/x402station/preflight-dataset-v0_1. npx -y x402station-mcp.

Configuration

{
  "mcpServers": {
    "sf1nx-x402station": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-sf1nx-x402station"
      ],
      "env": {}
    }
  }
}