
Deep Reasoning (OpenRouter)
Provides deep reasoning capabilities through OpenRouter's AI SDK, specifically designed for the DeepSeek-R1 model to perform complex analysis and inference tasks.
Integrates with OpenRouter's AI SDK to enable deep reasoning capabilities for complex analysis and inference tasks.
What it does
- Perform deep reasoning analysis using DeepSeek-R1 model
- Execute complex inference tasks through OpenRouter
- Integrate with MCP clients like Cursor
- Process analytical queries requiring advanced reasoning
Best for
About Deep Reasoning (OpenRouter)
Deep Reasoning (OpenRouter) is a community-built MCP server published by lakphy that provides AI assistants with tools and capabilities via the Model Context Protocol. Deep Reasoning (OpenRouter) integrates OpenRouter's AI SDK to provide advanced reasoning and inference for complex analy It is categorized under ai ml, developer tools.
How to install
You can install Deep Reasoning (OpenRouter) in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
License
Deep Reasoning (OpenRouter) is released under the LGPL-2.1 license.
Deep Reasoning Server
基于 Model Context Protocol (MCP) 的深度推理服务器,基于 deepseek-r1 模型,为 MCP Clients (如 Cursor)提供深度推理能力。
使用方法
Cursor
添加 Command 类型 MCP Server
npx -y deep-reasoning-mcp@latest --apiKey=<YOUR_OPENROUTER_API_KEY> --model=<YOUR_MODEL>
许可证
Alternatives
Related Skills
Browse all skillsGuide for developing with Prism PHP package - a Laravel package for integrating LLMs. Activate or use when working with Prism features including text generation, structured output, embeddings, image generation, audio processing, streaming, tools/function calling, or any LLM provider integration (OpenAI, Anthropic, Gemini, Mistral, Groq, XAI, DeepSeek, OpenRouter, Ollama, VoyageAI, ElevenLabs). Activate for any Prism-related development tasks.
Invoke deep sequential thinking for complex problem-solving. Use when the user says 'use ultrathink', 'ultrathink', or when tackling problems that require careful step-by-step reasoning, planning, hypothesis generation, or multi-step analysis.
UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration.
GPT Researcher is an autonomous deep research agent that conducts web and local research, producing detailed reports with citations. Use this skill when helping developers understand, extend, debug, or integrate with GPT Researcher - including adding features, understanding the architecture, working with the API, customizing research workflows, adding new retrievers, integrating MCP data sources, or troubleshooting research pipelines.
Perform AI-powered web searches with real-time information using Perplexity models via LiteLLM and OpenRouter. This skill should be used when conducting web searches for current information, finding recent scientific literature, getting grounded answers with source citations, or accessing information beyond the model's knowledge cutoff. Provides access to multiple Perplexity models including Sonar Pro, Sonar Pro Search (advanced agentic search), and Sonar Reasoning Pro through a single OpenRouter API key.
Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling. Covers argument parsing, subcommand patterns, output formatting, and distribution.