Back to search
30
MCP

@oden-kun/n8n-nodes-codex

n8n/@oden-kun/n8n-nodes-codex

Unofficial n8n community node for running prompts with the Codex CLI.

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

Similar MCP servers embedding-nearest

@oden-kun/n8n-nodes-claude-code
n8n community node that wraps the Claude Code native CLI (claude -p ...). No SDK dependency.
0 tools
@bloodshop/n8n-nodes-codex-pro
n8n node for local Codex CLI authentication via `codex login`, suitable for Codex-backed AI Agent workflows.
0 tools
n8n-nodes-cliclaw
n8n community nodes for running Codex CLI remotely over SSH, plus a generic SSH helper node
0 tools
n8n-nodes-claude-code-cli
n8n community node for Claude Code CLI integration - execute AI-assisted coding tasks
0 tools
n8n-nodes-plaud-unofficial
n8n community node for the unofficial Plaud API
0 tools
@proxsys/n8n-nodes-oxxa
n8n community node for the OXXA API (command.php)
0 tools

How to use

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

{
  "mcpServers": {
    "@oden-kun/n8n-nodes-codex": {
      "url": "None",
      "transport": "http"
    }
  }
}