Skip to content
Back to search
30
MCP

n8n-nodes-openrouter-noreasoning

n8n/n8n-nodes-openrouter-noreasoning

OpenRouter Chat Model node for n8n with reasoning forcefully disabled. Fixes tool calling issues with DeepSeek V4/V3.2 in AI Agent workflows.

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

Similar MCP servers embedding-nearest

n8n-nodes-openrouter-chat-model
Custom n8n OpenRouter Chat Model sub-node with JSON options support (reasoning, max_tokens, etc.) for use with AI Agents and Chains.
0 tools
n8n-nodes-openrouter-cache-chat-model
OpenRouter Chat Model with prompt caching support for n8n AI Agent workflows
0 tools
@bruno_groehs/n8n-nodes-chatmodel-reasoning
n8n ChatModel node with extended reasoning/thinking support for OpenRouter, DeepSeek, and any OpenAI-compatible API
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-deepseek-next
n8n community node — DeepSeek Chat Model (OpenAI-compatible API, thinking mode, ChatDeepSeek).
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

How to use

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

{
  "mcpServers": {
    "n8n-nodes-openrouter-noreasoning": {
      "url": "None",
      "transport": "http"
    }
  }
}