BoltAI
BoltAI Integration Guide
Connect UnoRouter to BoltAI as a custom OpenAI-compatible server.
Overview
BoltAI floats AI in any macOS app. Add UnoRouter as a custom OpenAI-compatible server and pick the model you want.
Quick Config
Drop these values into the client. Your key auto-fills when you are signed in.
text
Base URL: https://api.unorouter.ai/v1
API Key: YOUR_API_KEYCompatibility
Chat CompletionsStreamingTool calling
Step-by-step setup
- 1Open Models settings
Open BoltAI settings, go to Models, click +, and choose OpenAI-compatible Server.
- 2Fill the server
Enter the name, base URL, key, model id, and context length.
textName: UnoRouter Base URL: https://api.unorouter.ai/v1 API Key: YOUR_API_KEY Model ID: YOUR_MODEL_ID Context Length: 80000 - 3Toggle streaming
Turn Streaming on so BoltAI surfaces tokens as they arrive.
Recommended models
Free models that work well here. Paste any model id into the client.
qwen3-codermistral-large-2512mistral-7b-instruct-v0.3tiny-aya-globalvoxtral-small-2507
Gotchas
- BoltAI does not auto-fetch the model list for this connector. Each UnoRouter model is one manual entry.
- Set Context Length manually. Skipping it can clip long prompts or responses.