Skip to content
Zed

Spiderbrain for Zed

ai.spiderbrain/spiderbrain

Deterministic context layer for your codebase: change impact, blast radius, answers with receipts.

client:Zed transport:streamable-http runtime:npm

Install Spiderbrain in Zed

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

{
  "context_servers": {
    "spiderbrain": {
      "url": "https://mcp.spiderbrain.ai/mcp"
    }
  }
}

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

Spiderbrain in other clients