inferrail for Windsurf
io.github.domondi1/inferrail
Read-only MCP tools over Inferrail's local receipt ledger: attributed spend and gateway health.
client:Windsurf
transport:stdio
runtime:pypi
Install inferrail in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"inferrail": {
"command": "uvx",
"args": [
"inferrail"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs