OpenAI’s mid-tier GPT-6, released 22 September 2026 and tuned for recurring coding and agent work. It sits below the flagship Astra and above the fast Luna tier.
Paste a server URL, pick a model, and watch it call your tools in a real conversation. No install.
No server of your own? Leave it blank and use one of the public mock servers.
MCP Evals
Can GPT-6 Sol actually complete tasks with your server?
One chat shows the tool calls work. An eval writes real tasks from your tool schemas, has GPT-6 Sol drive each one, and reports where it got the wrong answer even though every call succeeded. Pick GPT-6 Sol as the driver.
GPT-6 Sol is the high end of OpenAI’s GPT-6 series. Astra is the flagship above it and Luna the fast tier below. It launched the same day as Claude Opus 5.5, with a 1.05M-token window. Sol Pro is the same model served with reasoning mode set to pro. It spends more reasoning on each answer.
These are the vendor’s own claims, not measurements of ours. Run the model against your own server to find out whether they hold for your tools.
Give Sol and Sol Pro the same multi-step prompt against the complex-schema mock, for example create a profile and then configure_workflow for it. The Pro run shows whether extra reasoning changes which tools get called, not just how the answer reads. All the mock servers →
| Model | Model ID |
|---|---|
| GPT-6 Sol | openai/gpt-6-sol |
| GPT-6 Sol Pro | openai/gpt-6-sol-pro |