Labby for Claude Code
ai.dinglebear/labby
Rust MCP gateway with Code Mode, authentication, setup, logs, CLI, HTTP API, and operator web UI.
client:Claude Code
transport:stdio
runtime:npm
Install Labby in Claude Code
run in your project directory
claude mcp add labby -e LABBY_VERSION=<LABBY_VERSION> -e LABBY_REPO=<LABBY_REPO> -e LABBY_LOG=<LABBY_LOG> -- npx -y @dinglebear/labby
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs