Combines DeepSeek R1's reasoning capabilities with Claude 3.5 Sonnet response generation through OpenRouter's API in a two-stage process. Exposes generate_response and check_response_status tools that first extract structured reasoning from DeepSeek (up to 50k characters), then feed that reasoning to Claude for final responses (up to 600k characters). Handles conversation context automatically by monitoring Cline conversation files and supports async polling since responses can take up to 60 seconds. Reach for this when you want Claude's polished responses backed by DeepSeek's detailed reasoning process, especially in Cline workflows where you need both deep analysis and articulate final output.
claude mcp add --transport stdio newideas99-deepseek-thinking-claude-3.5-sonnet-cline-mcp uvx deepseek-thinking-claude-3.5-sonnet-cline-mcp