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