RyRank for Windsurf
io.github.trigeochiral/ryrank
Cohere-compatible pay-per-call reranker, no signup, x402/USDC
client:Windsurf
transport:stdio
runtime:pypi
Install RyRank in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ryrank": {
"command": "uvx",
"args": [
"ryrank-mcp"
],
"env": {
"RYRANK_API": "<RYRANK_API>",
"RYRANK_XPAYMENT": "<RYRANK_XPAYMENT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs