Skip to content
Cursor

Synaptic Code Intelligence for Cursor

io.github.colinvaughn/synaptic

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

client:Cursor transport:streamable-http

Install Synaptic Code Intelligence in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Synaptic Code Intelligence in other clients