MCP server that lets Claude Code delegate heavy-token tasks to DeepSeek, Kimi, GLM, Qwen, Grok, or any OpenAI-compatible model. Claude orchestrates; the delegate does the heavy lifting. Zero dependenc
Installs
0
Language
typescript
Protocol
2024-11-05
Last updated
2 days ago
Decide whether this MCP is safe enough to install before copying config.
Quality Score
50/100
Trust Score
90/100
Install success rate
No install feedback yet
Risk Level
LOW
Install difficulty
Easy
Last synced
2 days ago
Why this score?
Risk reasons
Trusted install path
Choose client
Copy or download config
Restart and verify
AI-first code editor with built-in MCP support. Config path: ~/.cursor/mcp.json
{
"mcpServers": {
"claude-code-deepseek-delegator": {
"command": "npx",
"args": [
"-y",
"claude-code-deepseek-delegator"
]
}
}
}MCP server that lets Claude Code delegate heavy-token tasks to DeepSeek, Kimi, GLM, Qwen, Grok, or any OpenAI-compatible model. Claude orchestrates; the delegate does the heavy lifting. Zero dependencies.
No reviews yet
Be the first to review this server.