Skip to content
Zed

Frostbyte for Zed

dev.getfrostbyte/frostbyte

Roadmap, tasks, releases and user feedback your coding agent reads and writes over MCP.

client:Zed transport:streamable-http

Install Frostbyte in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "frostbyte": {
      "url": "https://getfrostbyte.dev/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Frostbyte in other clients