deepseek-claude-code-worker-mcp
Installation
SKILL.md
DeepSeek Claude Code Worker MCP
Skill by ara.so — MCP Skills collection.
Overview
DeepSeek Claude Code Worker MCP is a coding-worker server for Codex Desktop that delegates expensive code reading, editing, and checking to DeepSeek V4 through Claude Code. The workflow is: Codex plans and reviews, DeepSeek V4 executes implementation work in isolated background jobs. This saves Codex main-thread tokens by 40-60% on suitable coding tasks.
Key concept: This is not a standalone DeepSeek client. It includes a claude-deepseek launcher that runs the local Claude Code CLI against DeepSeek's Anthropic-compatible endpoint.
Current beta: v0.3.20-beta.38
Installation
GitHub (no global install)
Add to your MCP config (~/.codex/config.toml or similar):