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
{
"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