Synaptic Code Intelligence MCP Server
Synaptic is a source-grounded code maintenance platform built around three connected systems: API maintenance, repository memory, and a persistent knowledge graph. Together they let an engineer or AI assistant understand what the code does, remember what has happened to it, and make bounded repairs without guessing. It is available as a remote MCP endpoint.
Teams that want a hosted coding agent endpoint instead of running a local process. The project is written in Rust.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 23 · #140 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25
AGPL-3.0 · Rust servers · how we verify → /methodology
01 · Install Synaptic Code Intelligence
Claude Code
claude mcp add colinvaughn-synaptic --transport http https://synapticgraph.com/api/mcp/projects/{project_id} Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"colinvaughn-synaptic": {
"url": "https://synapticgraph.com/api/mcp/projects/{project_id}"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://synapticgraph.com/api/mcp/projects/{project_id}
transport: streamable-http
endpoint responds (non-MCP reply - review) · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to synapticgraph.com
license AGPL-3.0 - declared in the repository
registry namespace io.github.ColinVaughn is GitHub-verified and matches the repo owner
03 · What Synaptic Code Intelligence can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.9.16 · 2026-08-21
Synaptic vs Graphify · This release adds a reproducible synaptic eval head-to-head benchmark against pinned Graphify b2cd36267456c166788c95be6e68574064a92a42, plus the extraction fixes found by running it.…
v0.9.14 · 2026-08-16
v0.9.13 · 2026-08-15
04 · Who maintains Synaptic Code Intelligence
Synaptic Code Intelligence is maintained by colinvaughn. It's the only MCP server we track from this author; the repo dates to Jun 2026.
05 · Facts
- repository
- github.com/colinvaughn/synaptic
- website
- https://synapticgraph.com/
- category
- coding agent - ranked #140 of 194 actively-maintained coding agent servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-21)
- registry
- io.github.ColinVaughn/synaptic (active, first published 2026-08-17 · 3 versions)
06 · Synaptic Code Intelligence FAQ
What is Synaptic Code Intelligence?
Synaptic is a source-grounded code maintenance platform built around three connected systems: API maintenance, repository memory, and a persistent knowledge graph. Together they let an engineer or AI assistant understand what the code does, remember what has happened to it, and make bounded repairs without guessing. It is available as a remote MCP endpoint.
Is Synaptic Code Intelligence still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Synaptic Code Intelligence?
Run `claude mcp add colinvaughn-synaptic --transport http https://synapticgraph.com/api/mcp/projects/{project_id}`. You can also paste the ready-made client config above.
07 · Alternatives to Synaptic Code Intelligence
Alternatives to Synaptic Code Intelligence
Maintained coding agent servers if Synaptic Code Intelligence isn't the fit.
- Serena A powerful toolkit for coding, providing semantic retrieval and editing capabilities. ★ 28,461 · 2026-08-20
- Desktop Commander MCP server for terminal commands, file operations, and process management ★ 9,387 · 2026-08-21
- Ouroboros Pins an acceptance spec; the verify command and expected output never enter the success contract. ★ 5,649 · 2026-08-25
- Socraticode MCP server for local codebase indexing, semantic search, and code dependency graphs. ★ 3,274 · 2026-08-24
- Magic Cloud Self-hosted low-code platform (Docker); its MCP endpoint runs on your own instance, not via npx. ★ 1,180 · 2026-08-24
- LLM Sandbox Securely run LLM-generated code in isolated containers across 7 languages and 3 container backends. ★ 1,111 · 2026-08-23
Pairs well with
Servers that cover what Synaptic Code Intelligence doesn't - only shown when the pairing reason fits the companion.
- Context7 → documentation companion documentation · ★ 61,171
- GitLab MCP → documentation companion documentation · ★ 1,918
- Storybook MCP Addon → developer tools companion developer tools · ★ 268
- Xcode Build MCP → developer tools companion developer tools · ★ 6,274
- Server Filesystem → filesystem companion filesystem · ★ 38,704
- X402 List MCP → filesystem companion filesystem · ★ 58
More coding agent MCP servers · Claude Bridge · Continue With · Corralimited MCP Server · RAG Rat · Rails AI Context
More Rust MCP servers · Context Foundry · VelesDB Memory · Clipboard History MCP · Dakera MCP · see all