Endpoint

Cursor sends hybrid payloads for agent flows: the request reaches chat-completions-style paths but can contain OpenAI Responses-style input and Anthropic-style tool blocks. ModRouter’s /cursor integration parses that shape, routes it through the Responses pipeline, and converts responses back into chat-completions-compatible output.

Supported Route Groups

When to Use It

Use /cursor for Cursor’s OpenAI-compatible base URL override. Do not use /openai for Cursor unless you intentionally want to bypass Cursor-specific request normalization. For step-by-step product setup, see Cursor.