Your ModuleX workflows, on call for Codex. Publish once; Codex calls them from its sessions.
api.modulex.dev/mcp/servestreamable HTTPmx_mcp_key via X-API-Key
- › tools/list
- inbound_lead_routing · workflow
- grounded_support_replies · workflow
- files · knowledge · built-in
- › tools/call inbound_lead_routing
- run started · metered in credits
Four steps, one key. Publish once in ModuleX, paste one block into Codex, and the tools are live.
- 01Publish a serverIn Settings › ModuleX MCP, choose what it exposes: workflows, Files, Knowledge. Paid plan; owner or admin.
- 02Copy the keyOne mx_mcp_ key, shown once. Rotation issues a replacement.
- 03Add the configPoint the client at your private endpoint. The exact snippet is below.
- 04Ask from the clientTools appear on the next list. Calls are metered in credits; listing is free.
[mcp_servers.modulex]
url = "https://api.modulex.dev/mcp/serve/{server_id}"
env_http_headers = { "X-API-Key" = "MODULEX_MCP_KEY" }
tool_timeout_sec = 180Replace the endpoint placeholder with your server URL from the Overview tab, and do not add an X-Organization-ID header; the MCP endpoint does not use one. Full client guide in the docs
Workflows, Files, Knowledge. That is what Codex sees; each with a name, description, and input schema.
The 179-integration catalog is not published directly: Codex calls one tool, the workflow does the cross-tool work. Browse the integrations
ModuleX MCP at a glance. Straight from the docs.
Workflows teams expose first. Build one from a sentence, deploy it, and it becomes a tool Codex can call.
Also connects toClaude Code
Cursor
HermesOpenClaw
ModuleX MCP and Codex.
Not directly. ModuleX MCP publishes your deployed workflows, Files, and Knowledge as tools, not the third-party integration catalog. The workflows themselves are what act across the tools your organization has connected.
Codex plans. Your workflows execute.
Workflows to build firstThe tools they act across
Codex is OpenAI’s product. ModuleX is an independent MCP server and is not affiliated with or endorsed by OpenAI.