Zed IDE
Zed IDE Setup Guide
Add UnoRouter as a custom OpenAI-compatible provider in Zed.
Overview
Zed has a built-in agent panel. Add UnoRouter as a custom OpenAI-compatible provider.
Quick Config
Paste these into the client. Your key auto-fills when signed in.
text
Base URL: https://api.unorouter.com/v1
API Key: YOUR_API_KEYCompatibility
Chat CompletionsStreamingTool calling
Step-by-step setup
- 1Open the Zed assistant
Open Zed and reveal the assistant panel from the right sidebar.
- 2Open agent settings
Click the assistant cog, then Add Provider at the top right.
- 3Configure the provider
Pick the OpenAI-compatible option and use these values.
textProvider ID: unorouter Display name: UnoRouter Base URL: https://api.unorouter.com/v1 API key: YOUR_API_KEY - 4Pick a model
Select your UnoRouter provider in the model picker and choose a model.
Recommended models
Free models that work here. Paste any model id into the client.
glm-5.3-search:freeglm-5.3-think-search:freeglm-5.3-thinking:freeglm-5.3:freeqwen-3.8-27b:free
Gotchas
- The provider ID must be lowercase letters, numbers, hyphens, or underscores.
- The API key field is optional because some users authenticate via headers. For UnoRouter, paste your real key.