io.github.ZahiriNatZuke
local-delegate
Delegate mechanical text tasks to a local OpenAI-compatible LLM to save Claude quota.
stdiocommunityinfra
Package Details
local-delegate-mcp
Transportstdio
Environment Variables
LOCAL_DELEGATE_BASE_URL(str)
OpenAI-compatible endpoint (llama-swap, Ollama, LM Studio, vLLM). Default http://127.0.0.1:9292/v1
LOCAL_DELEGATE_API_KEY(str)
Secret
Bearer token for the endpoint, if it requires one.