Skip to content
Windsurf

SatRank — Lightning trust + audit oracle for Windsurf

dev.satrank/mcp

Lightning trust + audit oracle. Score, pay, and audit L402 endpoints with Ed25519 receipts.

client:Windsurf transport:stdio runtime:npm

Install SatRank — Lightning trust + audit oracle in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "satrank-mcp"
      ],
      "env": {
        "SATRANK_API_BASE": "<SATRANK_API_BASE>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

SatRank — Lightning trust + audit oracle in other clients