claude-code-delegate-local

fegone/claude-code-delegate-local
★ 9 stars Python AI/LLM Updated today
MCP server that delegates Claude Code subagents to local models (LiteLLM/llama.cpp/Ollama), DeepSeek, AWS Bedrock, or any OpenAI/Anthropic-compatible backend — without losing the Claude Code orchestrator session.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code-delegate": {
      "command": "uvx",
      "args": [
        "claude-code-delegate-local"
      ]
    }
  }
}

Or install with pip: pip install claude-code-delegate-local

README Excerpt

> 🇬🇧 English · [🇪🇸 Español](README.es.md) **MCP server that delegates Claude Code subagents to alternative backends** — local models (LM Studio, llama.cpp, Ollama, vLLM, LiteLLM), DeepSeek, MiniMax M3, GLM Coding Plan (Z.ai), AWS Bedrock, or any OpenAI/Anthropic-compatible endpoint — without losing your Claude Code orchestrator session.

Tools (5)

DELEGATE_LOCAL_AGENTS_DIRDELEGATE_LOCAL_CODING_MODELDELEGATE_LOCAL_KEYDELEGATE_LOCAL_MODELDELEGATE_LOCAL_URL

Topics

agent-delegationai-agentsanthropicclaudeclaude-codedeepseeklitellmllama-cppllmlocal-llmmcpmcp-servermodel-context-protocolollama