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
- Add the CatCaster MCP server URL in your Codex / agent host configuration.
- Authenticate via OAuth or API key from Settings → Developer.
- 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).
