Integrations

OpenAI Codex

Share context 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 agent rules via

    AGENTS.md

© 2026 Credos