Skip to content
Zed

Synaptic Code Intelligence for Zed

io.github.colinvaughn/synaptic

Code intelligence for repository graphs, change impact, test selection, and engineering memory.

client:Zed transport:streamable-http

Install Synaptic Code Intelligence in Zed

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

{
  "context_servers": {
    "synaptic": {
      "url": "https://synapticgraph.com/api/mcp/projects/{project_id}"
    }
  }
}

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

Synaptic Code Intelligence in other clients