Skip to content
Back to search
30
MCP

n8n-nodes-grok-reasoning

n8n/n8n-nodes-grok-reasoning

n8n community node: xAI Grok Chat Model with the reasoning_effort parameter (none/low/medium/high). A faithful clone of n8n's built-in xAI Grok node, plus a Reasoning Effort control. Connect this as the Chat Model sub-node to your AI Agent.

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

Similar MCP servers embedding-nearest

@miskokodi/n8n-nodes-kie-ai
n8n community node: KIE.ai Chat Model — use KIE's discounted LLM APIs (Gemini, GPT, Claude, DeepSeek, Grok) as a language model provider for
0 tools
n8n-nodes-groq-chat
n8n supply node for Groq API - Provides Groq language models for use with Basic LLM Chain and other AI nodes. Ultra-fast inference with Llam
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
@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-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

How to use

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

{
  "mcpServers": {
    "n8n-nodes-grok-reasoning": {
      "url": "None",
      "transport": "http"
    }
  }
}