Connect Codex to BCTRL MCP

View as Markdown

Codex stores the server entry separately from its login state.

$codex mcp add bctrl --url https://api.bctrl.ai/mcp
$codex mcp login bctrl

codex mcp login runs the browser device-approval flow; Codex handles the OAuth handshake natively. Use codex mcp logout bctrl to forget the token.

Verify with codex mcp list. If the connection fails, see Troubleshooting.