Deepseek Thinking Claude 3.5 Sonnet CLINE MCPServer

newideas99
GitHub
AI IntegrationResponse GenerationReasoning

Loading subscription status...

💡 Description

The Deepseek Thinking Claude 3.5 Sonnet MCP server integrates the reasoning capabilities of DeepSeek R1 with the response generation capabilities of Claude 3.5 Sonnet, using a two-stage processing flow to deliver structured reasoning and comprehensive responses.

📝 JSON Entries

{
  "mcpServers": [
    {
      "deepseek-claude": {
        "env": {
          "OPENROUTER_API_KEY": "your_key_here"
        },
        "args": [
          "/path/to/Deepseek-Thinking-Claude-3.5-Sonnet-CLINE-MCP/build/index.js"
        ],
        "command": "/path/to/node"
      }
    }
  ]
}

🛠️ Tools

generate_responsecheck_response_status

Features

  • Two-stage processing
  • Intelligent conversation management
  • Optimized model parameters

💬 Example Queries

  • What is quantum computing?
  • Explain the theory of relativity.