For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://modelgates.ai/docs/_mcp/server.

Extended Variant

The :extended variant provides access to model versions with extended context windows.

Usage

Append :extended to any model ID:

json
{  "model": "openai/gpt-4o:extended"}

Details

Extended variants offer larger context windows than the standard model versions, allowing you to process longer inputs and maintain more conversation history.