Integrations

OpenAI Codex

Share your team's Coding Best Practices with Codex.

Setup

  1. 1.Get an API key from your Credos account
  2. 2.Add Codex MCP settings to your project config

    .codex/config.toml

    [mcp_servers.Credos]
    url = "https://mcp.credos.dev"
    bearer_token_env_var = "CREDOS_MCP_API_KEY"
    http_headers = { "Accept" = "application/json, text/event-stream" }
  3. 3.Tell Codex to follow your team's Coding Best Practices via

    AGENTS.md

© 2026 Credos