inferrail for Zed
io.github.domondi1/inferrail
Read-only MCP tools over Inferrail's local receipt ledger: attributed spend and gateway health.
client:Zed
transport:stdio
runtime:pypi
Install inferrail in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"inferrail": {
"command": "uvx",
"args": [
"inferrail"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs