Skip to content
Cline

SatRank — Lightning trust + audit oracle for Cline

dev.satrank/mcp

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

client:Cline transport:stdio runtime:npm

Install SatRank — Lightning trust + audit oracle in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

SatRank — Lightning trust + audit oracle in other clients