AI hosts
CatCaster MCP in Cursor
Connect Cursor to the hosted CatCaster MCP server to draft, schedule, and analyze content from the IDE with OAuth or API keys.
- MCP endpoint
- https://www.catcaster.com/api/mcp
- OAuth metadata
- https://www.catcaster.com/.well-known/oauth-protected-resource/api/mcp
- Transport
- SSE (`GET /api/mcp`) + JSON-RPC (`POST /api/mcp`)
Setup
- Open Cursor → Settings → MCP → Add server.
- Set the server URL to your CatCaster MCP endpoint (see below).
- Sign in via browser OAuth when prompted, or paste an API key from Settings → Developer.
- Invoke tools from the agent (e.g. list posts, search knowledge, create drafts).
Authentication
Add the server URL in Cursor MCP settings. When OAuth is supported, the client opens CatCaster in your browser to approve scopes; API keys remain available for legacy setups.
Create or revoke credentials in Settings → Developer (API keys, connected OAuth apps).
