Code Synapse — Fit Repo Finder for Cursor
com.leewaystudio/code-synapse
Finds real, maintained open-source repos that fit your project. MCP grounding for coding agents.
client:Cursor
transport:streamable-http
tools:2
Install Code Synapse — Fit Repo Finder in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"code-synapse": {
"url": "https://code-synapse-mcp.leewaystudio.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs