Back to search
30
MCP
n8n-nodes-codex-cli
n8n/n8n-nodes-codex-clin8n community node that runs OpenAI Codex through your local, subscription-authenticated Codex CLI (Sign in with ChatGPT) — no API key. Chat + Agentic modes, local exec, no Docker socket.
Uptime
0.0%
11 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-codex-cli": {
"url": "None",
"transport": "http"
}
}
}