Run phaseo integrations setup zed. The CLI adds provider ID phaseo, API URL https://api.phaseo.app/v1, and the selected model to Zed’s settings.json without changing unrelated settings.
Save the API key in Zed
Zed stores provider keys in the system keychain, so this is the one remaining UI step.
- Open the command palette and run agent: open settings.
- Under AI, select LLM Providers → Configure.
- If Phaseo already appears, open it and paste the dedicated key. Otherwise select Add Provider → OpenAI.
- For a manual fallback, enter:
Do not select Save Provider until the Base URL, model ID, and key are complete.
Verify
Open a new Agent thread, select the Phaseo model, and send a short request. If Zed reports an invalid key, run phaseo integrations credential zed again and replace the key stored in Zed.
Remove
The CLI removes the Phaseo provider from settings.json and revokes its dedicated key. If Zed still shows the old keychain entry, remove Phaseo from LLM Providers as well. Last modified on August 14, 2026