Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by newideas99 • Uncategorized
An MCP server combining DeepSeek R1's reasoning with Claude 3.5 Sonnet's response generation via OpenRouter.
Enhanced reasoning integrated into AI responses.
Manage multiple concurrent conversations with context awareness.
That require long-context handling and structured multi-stage response generation.
This MCP server implements a two-stage process where DeepSeek R1 provides structured reasoning which is then injected into Claude 3.5 Sonnet's context to generate comprehensive responses. It supports smart conversation management, handles multiple concurrent conversations, and optimizes model-specific parameters for balanced creativity and context usage. The server uses OpenRouter's unified API to access both models and provides tools for generating responses and checking task status with polling support.