Search docs...

Start typing to search documentation

zed
Zed IDE

Zed IDE Setup Guide

Add UnoRouter as a custom OpenAI-compatible provider in Zed and the built-in agent handles the rest.

Overview

Zed has a built-in agent panel. Add UnoRouter as a custom OpenAI-compatible provider and Zed handles the rest.

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_KEY

Sign in to auto-fill your API key

Compatibility

Chat CompletionsStreamingTool calling

Step-by-step setup

  1. 1
    Open the Zed assistant

    Open Zed and reveal the assistant panel from the right sidebar.

  2. 2
    Open agent settings

    Click the assistant cog and go to Add Provider in the top right.

  3. 3
    Configure the provider

    Pick the OpenAI-compatible option and use these values.

    text
    Provider ID: unorouter
    Display name: UnoRouter
    Base URL: https://api.unorouter.ai/v1
    API key: YOUR_API_KEY

    Sign in to auto-fill your API key

  4. 4
    Pick a model

    Select your new UnoRouter provider in the model picker and choose any model from the catalog. Zed streams the response right inside the editor.

Recommended models

Free models that work well here. Paste any model id into the client.

qwen3.6-27bmistral-code-latestmistral-nemo-instruct-2407mistral-mediumvoxtral-mini-2507

Gotchas

  • Zed expects the provider ID to be lowercase letters, numbers, hyphens, or underscores.
  • The API key is optional in the form because some users authenticate via headers, but for UnoRouter paste your real key.
Generate API KeyModels