Skip to content

SuperGrok for Zed v0.1.0

Latest

Choose a tag to compare

@andypduk andypduk released this 20 Jul 09:18
· 4 commits to main since this release

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

Install

  1. Open the DMG → drag SuperGrok for Zed to Applications
  2. Open the app → menu bar icon → Settings…Account
  3. Subscription (OAuth): Sign in with xAI, or paste an API key from console.x.ai
  4. Click Start (health: http://127.0.0.1:8787/healthz)
  5. Point Zed’s OpenAI provider at http://127.0.0.1:8787/v1 with model supergrok (merge into the existing settings.json root; 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 (supergrokgrok-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_url points at the connector, all OpenAI-provider traffic goes to localhost (not ChatGPT cloud). Use Zed’s native x_ai provider 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)