Synaptic Code Intelligence
Rank #2,311io.github.ColinVaughn/synaptic
Code intelligence for repository graphs, change impact, test selection, and engineering memory.
Synaptic Code Intelligence is a Model Context Protocol (MCP) server published by colinvaughn. It ranks #2,311 of 132,046 servers tracked on MCP Toplist, and its repository has 28 GitHub stars. Synaptic Code Intelligence is listed across 2 registries — Official MCP and PulseMCP, with 7 tracked versions. It was first listed on Jun 16, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 129,735 of 132,046 servers on MCP Toplist.
Use Synaptic Code Intelligence
claude mcp add --transport http synaptic https://synapticgraph.com/api/mcp/projects/%7Bproject_id%7DThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.synaptic]
url = "https://synapticgraph.com/api/mcp/projects/%7Bproject_id%7D"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://synapticgraph.com/api/mcp/projects/%7Bproject_id%7DSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"synaptic": {
"url": "https://synapticgraph.com/api/mcp/projects/%7Bproject_id%7D"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"synaptic": {
"type": "http",
"url": "https://synapticgraph.com/api/mcp/projects/%7Bproject_id%7D"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"synaptic": {
"serverUrl": "https://synapticgraph.com/api/mcp/projects/%7Bproject_id%7D"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"synaptic": {
"url": "https://synapticgraph.com/api/mcp/projects/%7Bproject_id%7D"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ColinVaughn%2Fsynaptic)<a href="https://mcptoplist.com/server/io.github.ColinVaughn%2Fsynaptic"><img src="https://mcptoplist.com/badge/io.github.ColinVaughn%2Fsynaptic.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
colinvaughn
Available versions (7)
| Version | Published |
|---|---|
| 1.2.0 | Sep 8, 2026 |
| 1.1.1 | Aug 29, 2026 |
| 1.1.0 | Aug 29, 2026 |
| 1.0.0 | Aug 28, 2026 |
| 0.9.16 | Aug 21, 2026 |
| 0.9.15 | Aug 21, 2026 |
| 0.9.14 | Aug 17, 2026 |
Frequently asked questions
- Who maintains Synaptic Code Intelligence?
- Synaptic Code Intelligence is maintained by colinvaughn, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Synaptic Code Intelligence listed on the Official MCP Registry?
- Yes — Synaptic Code Intelligence is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Synaptic Code Intelligence have?
- MCP Toplist tracks 7 versions of Synaptic Code Intelligence, most recently published on Sep 8, 2026.
- Where can I find the source code for Synaptic Code Intelligence?
- The source code for Synaptic Code Intelligence is hosted at github.com/colinvaughn/synaptic.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.