Skip to content
Cline

inferrail for Cline

io.github.domondi1/inferrail

Read-only MCP tools over Inferrail's local receipt ledger: attributed spend and gateway health.

client:Cline transport:stdio runtime:pypi

Install inferrail in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "inferrail": {
      "command": "uvx",
      "args": [
        "inferrail"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

inferrail in other clients