newideas99/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.
Platform-specific configuration:
{
"mcpServers": {
"Deepseek-Thinking-Claude-3.5-Sonnet-CLINE-MCP": {
"command": "npx",
"args": [
"-y",
"Deepseek-Thinking-Claude-3.5-Sonnet-CLINE-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...