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

Thinking Variant

The :thinking variant enables extended reasoning capabilities for complex problem-solving tasks.

Usage

Append :thinking to any model ID:

json
{  "model": "deepseek/deepseek-r1:thinking"}

Details

Thinking variants provide access to models with extended reasoning capabilities, allowing for more thorough analysis and step-by-step problem solving. This is particularly useful for complex tasks that benefit from chain-of-thought reasoning.

See also: Reasoning Tokens