Skip to content
Grok

Code Synapse — Fit Repo Finder for Grok

com.leewaystudio/code-synapse

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

client:Grok transport:streamable-http tools:2

Install Code Synapse — Fit Repo Finder in Grok

.mcp.json (in your project root)

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

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

What Grok can do once it is connected

Code Synapse — Fit Repo Finder in other clients