Agent Integrations
Use PixMind with Cursor
Connect PixMind models through Cursor's OpenAI API key and Base URL override settings.
Cursor can use a custom OpenAI API key and Base URL in model settings. Labels can vary slightly between versions.
Configure Cursor
- Create a key in PixMind API Platform.
- Open Cursor Settings → Models.
- Find the OpenAI API key setting and enter the PixMind key.
- Enable Override OpenAI Base URL and enter
https://aihub-admin.aimix.pro/api-platform/v1. - Add
gpt-5.6-terraas a custom model ID, save, and verify with a short chat.
Recommended models
- Default coding and agent work:
gpt-5.6-terra - Large refactors or complex planning:
gpt-5.6-sol - Fast completions and small edits:
gpt-5.6-luna
Some Cursor-hosted features may only support built-in models. PixMind applies to chat and agent features that accept a custom OpenAI Base URL.
Troubleshooting
- 401 response: save the API key again and remove surrounding whitespace.
- 404 response: do not append
/chat/completionsto the Base URL manually. - Missing model: use the exact model ID rather than the
GPT-5.6 Terradisplay name.