SatRank — Lightning trust + audit oracle for Zed
dev.satrank/mcp
Lightning trust + audit oracle. Score, pay, and audit L402 endpoints with Ed25519 receipts.
client:Zed
transport:stdio
runtime:npm
Install SatRank — Lightning trust + audit oracle in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"satrank-mcp"
],
"env": {
"SATRANK_API_BASE": "<SATRANK_API_BASE>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs