Skip to content
Zed

blueberry for Zed

com.withblueberry/blueberry

Search hub knowledge and memories, read saved context, and create or update hub content.

client:Zed transport:streamable-http

Install blueberry in Zed

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

{
  "context_servers": {
    "blueberry": {
      "url": "https://mcp.withblueberry.com/mcp"
    }
  }
}

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

blueberry in other clients