Skip to main content

Choose a Codex Path

COLA Cloud’s MCP server advertises OAuth discovery for connector clients. Codex also supports Bearer-token auth for streamable HTTP MCP servers.

Codex with OAuth

Add the COLA Cloud remote MCP server to your Codex config:
Then start the OAuth flow:
Complete the COLA Cloud sign-in in the browser. After login, use /mcp in the Codex UI to confirm the server is connected, then ask Codex to use COLA Cloud.

Codex with API-Key Bearer Auth

Create a COLA Cloud API key in Dashboard > API Keys, then configure Codex to read it from your environment:
Start Codex from a shell that has the key available:
Use prompts like:
  • “Use COLA Cloud to find recent bourbon approvals from Kentucky.”
  • “Fetch details for the most relevant COLA records and include links.”
  • “Search permittees in New York matching importer.”

Troubleshooting