Submit

Synapse — Geo Growth Layer

@calvinling2021-star

a month ago
Synapse is the GEO growth layer for new products. This MCP server exposes 6 tools — geo_check, geo_fix, geo_track_init, geo_prompts, geo_status, geo_corpus_query — so any AI coding agent (Cursor, Claude Code, Windsurf, Cline, Continue, Zed) can audit a project's discoverability against 24 rules, apply auto-fixes for llms.txt / robots.txt / agent-answer.json, and query a public corpus of products to recommend by user intent.

Tools

Server Config

{
  "mcpServers": {
    "synapse-geo": {
      "command": "npx",
      "args": [
        "-y",
        "@calvin8miles/mcp-server"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server