Plugin Claude Code
Plugin marketplace listing 1 plugin: local-llm-delegator.
Plugin Claude Code
Plugin marketplace listing 1 plugin: local-llm-delegator.
Plugin Claude Code
Delegate bounded coding patches to a cheaper model through a guarded MCP worker.
MCP server Claude CodeCodexCursor
MCP server "local-llm-worker" as configured in tushrv/local-llm-delegator. Launched with sh -c exec python3 "${PLUGIN_ROOT:-$CLAUDE_PLUGIN_ROOT}/scripts/run_mcp.py".
Skill Claude CodeCodex
Delegate small, bounded coding implementations, bug fixes, tests, documentation edits, and validation repairs to the local-llm-worker MCP before the primary Codex or Claude model reads broad source context or writes the patch. Use when a task has a clear outcome, narrow path scope, and reviewable diff, especially when…