Skip to content
Back to search
30
MCP

@bruno_groehs/n8n-nodes-chatmodel-reasoning

n8n/@bruno_groehs/n8n-nodes-chatmodel-reasoning

n8n ChatModel node with extended reasoning/thinking support for OpenRouter, DeepSeek, and any OpenAI-compatible API

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-deepseek-next
n8n community node — DeepSeek Chat Model (OpenAI-compatible API, thinking mode, ChatDeepSeek).
0 tools
n8n-nodes-openrouter-cache-chat-model
OpenRouter Chat Model with prompt caching support for n8n AI Agent workflows
0 tools
n8n-nodes-deepseek-v4
n8n community node for DeepSeek chat models (Pro / Flash) with reasoning_content (Chain-of-Thought) support, usable as a LangChain sub-node
0 tools
n8n-nodes-deepseek-reasoner
n8n community node: DeepSeek R1/Reasoner Chat Model with proper reasoning_content handling for tool calls. Fixes the 'Missing reasoning_cont
0 tools
n8n-nodes-ultimate-deepseek
n8n community node for DeepSeek chat models (Pro / Flash) with reasoning_content (Chain-of-Thought) support, usable as a LangChain sub-node
0 tools
n8n-nodes-opencode
n8n community node for OpenCode AI chat model integration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@bruno_groehs/n8n-nodes-chatmodel-reasoning": {
      "url": "None",
      "transport": "http"
    }
  }
}