Skip to content
Zed

Spine for Zed

io.github.sylphxai/spine

Spine — repository architecture with file-level proof: graph, paths, traces, and impact.

client:Zed transport:stdio runtime:npm

Install Spine in Zed

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

{
  "context_servers": {
    "spine": {
      "command": "npx",
      "args": [
        "-y",
        "@sylphx/spine"
      ]
    }
  }
}

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

Spine in other clients