SuperGrok for Zed v0.1.0
Local OpenAI-compatible connector and macOS menu bar app so Zed can use Grok via your SuperGrok / X Premium subscription (OAuth) or an xAI API key.
Author: Andy Dennis · License: MIT
Download
- SuperGrok-for-Zed.dmg — notarized Developer ID (macOS 14+, Apple silicon build)
Install
- Open the DMG → drag SuperGrok for Zed to Applications
- Open the app → menu bar icon → Settings… → Account
- Subscription (OAuth): Sign in with xAI, or paste an API key from console.x.ai
- Click Start (health:
http://127.0.0.1:8787/healthz) - Point Zed’s OpenAI provider at
http://127.0.0.1:8787/v1with modelsupergrok(merge into the existingsettings.jsonroot; use a dummy OpenAI key if prompted)
Highlights
- Dual auth: SuperGrok OAuth browser login or pay-per-token API key
- Bundled relocatable Python connector + LaunchAgent
- Model aliases (
supergrok→grok-4.5) - Fixed OAuth loopback callback on
127.0.0.1:56121 - Sleep/wake recovery: connector auto-restarts after power-save
- Credits Andy Dennis as author; MIT license (About pane + Get Info copyright)
Notes
- While Zed’s
language_models.openai.api_urlpoints at the connector, all OpenAI-provider traffic goes to localhost (not ChatGPT cloud). Use Zed’s nativex_aiprovider for console xAI models in parallel. - DMG is arm64 (Apple silicon). Intel requires a separate build.
- Notarization ID for this build:
ab704d8b-cc10-4303-ab41-35de3bcd8186(Accepted)