Skip to content
Zed

herald for Zed

io.github.btouchard/herald

Stop copy-pasting between Claude Chat and Claude Code.

client:Zed transport:streamable-http

Install herald in Zed

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

{
  "context_servers": {
    "herald": {
      "url": "https://your-herald-instance.example.com/mcp"
    }
  }
}

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

herald in other clients