Skip to content
Grok

Synaptic Code Intelligence for Grok

io.github.colinvaughn/synaptic

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

client:Grok transport:streamable-http

Install Synaptic Code Intelligence in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Synaptic Code Intelligence in other clients