Back to search
30
MCP
n8n-nodes-deepseek-reasoner
n8n/n8n-nodes-deepseek-reasonern8n community node: DeepSeek R1/Reasoner Chat Model with proper reasoning_content handling for tool calls. Fixes the 'Missing reasoning_content field' error when using AI Agent with tools. Connect this as the Chat Model sub-node to your AI Agent.
Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"n8n-nodes-deepseek-reasoner": {
"url": "None",
"transport": "http"
}
}
}