Birta

Connect Codex

Codex (OpenAI's CLI) connects to Birta as a remote MCP server, then you sign in from inside Codex.

  1. 1. Add Birta to Codex

    Run this in your terminal:

    codex mcp add birta --url https://birta.dev/mcp

    If your version of Codex doesn't accept a URL there, add the server to its config file instead. Open ~/.codex/config.toml and add:

    [mcp_servers.birta]
    url = "https://birta.dev/mcp"
  2. 2. Authorize it in your browser

    Run codex mcp login birta — your browser opens. Sign in with the one-time code sent to your email and allow access. Codex keeps its own access after that, so you only do this once.

  3. 3. Check that it works

    Start Codex and run /mcpbirta should appear with its tools. Or just ask Codex to list your Birta projects.