Skip to content
Claude Code

local delegate for Claude Code

io.github.zahirinatzuke/local-delegate

Delegate mechanical text tasks to a local OpenAI-compatible LLM to save Claude quota.

client:Claude Code transport:stdio runtime:pypi

Install local delegate in Claude Code

run in your project directory

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

claude mcp add local-delegate -e LOCAL_DELEGATE_BASE_URL=<LOCAL_DELEGATE_BASE_URL> -e LOCAL_DELEGATE_API_KEY=<LOCAL_DELEGATE_API_KEY> -- uvx local-delegate-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

local delegate in other clients