Skip to content
Cline

unblu for Cline

io.github.detailobsessed/unblu

Operate Unblu deployments: health checks, conversation ops, and 300+ API endpoints

client:Cline transport:stdio runtime:pypi

Install unblu 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "unblu": {
      "command": "uvx",
      "args": [
        "unblu-mcp"
      ],
      "env": {
        "UNBLU_BASE_URL": "<UNBLU_BASE_URL>",
        "UNBLU_API_KEY": "<UNBLU_API_KEY>",
        "UNBLU_USERNAME": "<UNBLU_USERNAME>",
        "UNBLU_PASSWORD": "<UNBLU_PASSWORD>"
      }
    }
  }
}

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

unblu in other clients