unblu for Claude Code
io.github.detailobsessed/unblu
Operate Unblu deployments: health checks, conversation ops, and 300+ API endpoints
client:Claude Code
transport:stdio
runtime:pypi
Install unblu in Claude Code
run in your project directory
claude mcp add unblu -e UNBLU_BASE_URL=<UNBLU_BASE_URL> -e UNBLU_API_KEY=<UNBLU_API_KEY> -e UNBLU_USERNAME=<UNBLU_USERNAME> -e UNBLU_PASSWORD=<UNBLU_PASSWORD> -- uvx unblu-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs