Deepseek-Thinking-Claude-3.5-Sonnet-CLINE-MCP
@newideas99
About Deepseek-Thinking-Claude-3.5-Sonnet-CLINE-MCP
🧠 MCP server implementing RAT (Retrieval Augmented Thinking) - combines DeepSeek's reasoning with GPT-4/Claude/Mistral responses, maintaining conversation context between interactions.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Deepseek-Thinking-Claude-3.5-Sonnet-CLINE-MCP": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@newideas99/Deepseek-Thinking-Claude-3.5-Sonnet-CLINE-MCP",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Deepseek-Thinking-Claude-3.5-Sonnet-CLINE-MCP?
A Model Context Protocol (MCP) server that combines DeepSeek R1's reasoning capabilities with Claude 3.5 Sonnet's response generation through OpenRouter's unified API. It uses a two-stage process where DeepSeek provides structured reasoning which is then incorporated into Claude's response generation. Designed for users of Cline (Claude Dev) who want enhanced reasoning for complex tasks.
How to use Deepseek-Thinking-Claude-3.5-Sonnet-CLINE-MCP?
Install via Smithery or manually, clone the repository, install dependencies, and set your OpenRouter API key in a .env file. Build the server and add it to your Cline MCP settings. Two tools are available: generate_response (sends a prompt with optional reasoning display) and check_response_status (polls for task completion, which may take up to 60 seconds).
Key features of Deepseek-Thinking-Claude-3.5-Sonnet-CLINE-MCP
- Two-stage processing: DeepSeek R1 reasoning then Claude 3.5 Sonnet response.
- Smart conversation management: detects active conversations and handles multiple.
- Model-specific context limits (50k for DeepSeek, 600k for Claude).
- Polling mechanism for long-running requests (up to 60 seconds).
- Configurable environment variables for model selection.
Use cases of Deepseek-Thinking-Claude-3.5-Sonnet-CLINE-MCP
- Enhancing AI responses with structured reasoning for complex questions.
- Coding tasks requiring deep analysis followed by clear explanations.
- Multi-turn conversations with context retention and reasoning visibility.
- Problem-solving where reasoning steps should be inspectable.
FAQ from Deepseek-Thinking-Claude-3.5-Sonnet-CLINE-MCP
What is the two-stage processing?
DeepSeek R1 first generates reasoning tokens, then Claude 3.5 Sonnet uses those as context to produce the final response.
Do I need an OpenRouter API key?
Yes, both models are accessed through OpenRouter's unified API. Set OPENROUTER_API_KEY in your .env file.
What are the context limits?
DeepSeek uses 50,000 characters for focused reasoning; Claude uses 600,000 characters for comprehensive responses.
How do I check the status of a response?
Use the check_response_status tool with the taskId returned by generate_response. Poll until the status is "complete".
Can I see the reasoning process?
Yes, set showReasoning to true in generate_response to include DeepSeek's reasoning in the output.
Frequently asked questions
What is the two-stage processing?
DeepSeek R1 first generates reasoning tokens, then Claude 3.5 Sonnet uses those as context to produce the final response.
Do I need an OpenRouter API key?
Yes, both models are accessed through OpenRouter's unified API. Set `OPENROUTER_API_KEY` in your `.env` file.
What are the context limits?
DeepSeek uses 50,000 characters for focused reasoning; Claude uses 600,000 characters for comprehensive responses.
How do I check the status of a response?
Use the `check_response_status` tool with the `taskId` returned by `generate_response`. Poll until the status is "complete".
Can I see the reasoning process?
Yes, set `showReasoning` to `true` in `generate_response` to include DeepSeek's reasoning in the output.
Basic information
More AI & Agents MCP servers
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research

Lumify Sports Intelligence
LumifyAgent-ready sports intelligence API: live scores, odds, line movement, public betting splits, and explainable bet confidence — via 16 MCP tools at https://lumify.ai/mcp. Get a free key instantly — no signup, email, or ca
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
Comments