Skip to content
SYS.DOCS // DOCS

Connect Codex to Edka

Connect Codex to your Edka organization and ask it about your infrastructure directly. The connection is read-only and shows the same surface as the Claude integration: organization details, clusters, apps, add-ons, deployments, databases, and notifications. Codex sees what your Edka role sees, scoped to one organization. Secret values are never exposed.

Add the server and sign in:

Terminal window
codex mcp add edka --url https://api.edka.io/mcp/platform
Terminal window
codex mcp login edka

Sign in with your Edka account in the browser and approve the requested access. Edka tools are then available in Codex sessions.

The connection is bound to the organization that is active when you approve access. To connect a different organization, make it active in the Edka console, then run codex mcp login edka again.

Terminal window
codex mcp remove edka

Access tokens are short-lived and expire on their own.