Skip to content
VS Code

Code Synapse — Fit Repo Finder for VS Code

com.leewaystudio/code-synapse

Finds real, maintained open-source repos that fit your project. MCP grounding for coding agents.

client:VS Code transport:streamable-http tools:2

Install Code Synapse — Fit Repo Finder in VS Code

.vscode/mcp.json

{
  "servers": {
    "code-synapse": {
      "type": "http",
      "url": "https://code-synapse-mcp.leewaystudio.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Code Synapse — Fit Repo Finder in other clients