Skip to content
Claude Desktop

unblu for Claude Desktop

io.github.detailobsessed/unblu

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

client:Claude Desktop transport:stdio runtime:pypi

Install unblu in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

unblu in other clients