Skip to content
Claude Desktop

SatRank — Lightning trust + audit oracle for Claude Desktop

dev.satrank/mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install SatRank — Lightning trust + audit oracle in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

SatRank — Lightning trust + audit oracle in other clients