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.
Connect from Codex CLI
Section titled “Connect from Codex CLI”Add the server and sign in:
codex mcp add edka --url https://api.edka.io/mcp/platformcodex mcp login edkaSign in with your Edka account in the browser and approve the requested access. Edka tools are then available in Codex sessions.
Organization scope
Section titled “Organization scope”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.
Removing access
Section titled “Removing access”codex mcp remove edkaAccess tokens are short-lived and expire on their own.