Skip to content
Cline

Onde Inference CLI for Cline

io.github.ondeinference/onde-cli

Manage your Onde Inference account and models: apps, model catalog, fine-tuned GGUF deploys.

client:Cline transport:stdio runtime:npm

Install Onde Inference CLI 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": {
    "onde-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@ondeinference/cli"
      ]
    }
  }
}

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

Onde Inference CLI in other clients