AI hosts

CatCaster MCP for OpenAI Codex

Codex and other OpenAI coding agents can reuse the same CatCaster MCP endpoint and tool registry—no separate Codex backend.

MCP endpoint
https://www.catcaster.com/api/mcp
OAuth metadata
https://www.catcaster.com/.well-known/oauth-protected-resource/api/mcp
Transport
Same as OpenAI MCP remote server patterns

Setup

  1. Add the CatCaster MCP server URL in your Codex / agent host configuration.
  2. Authenticate via OAuth or API key from Settings → Developer.
  3. Prefer read-only tools first; publish flows may require confirmation.

Authentication

Bearer OAuth token or `sk_live_*` API key with `catcaster.*` scopes.

Create or revoke credentials in Settings → Developer (API keys, connected OAuth apps).

Host documentation

OpenAI developer docs

← MCP overviewDeveloper hub

Privacy PolicyTerms of Service