Add Medux as a Streamable HTTP server
In the Codex app, open Settings → MCP servers → Add server, choose Streamable HTTP, and enter the Medux URL. A reusable configuration can also be stored in Codex config with the key read from an environment variable.
Codex config.toml[mcp_servers.medux]
url = "https://mcp.medux.ai"
bearer_token_env_var = "MEDUX_API_KEY"Restart Codex after saving, then open the MCP server list and confirm Medux is enabled.
