Synapse — Geo Growth Layer
About
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 a
Details
- Author
- calvinling2021-star
- Downloads
- 140
- Categories
- AI
Jump to
- Exposes 6 MCP tools
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Synapse — Geo Growth LayerCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
The README does not describe installation or configuration steps; it only lists the six exposed tools: geo_check, geo_fix, geo_track_init, geo_prompts, geo_status, and geo_corpus_query. Users invoke these tools through their AI coding agent.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"synapse \u2014 geo growth layer": {
"synapse-geo": {
"command": "npx",
"args": [
"-y",
"@calvin8miles/mcp-server"
]
}
}
}
}
McpServers
{
"synapse-geo": {
"command": "npx",
"args": [
"-y",
"@calvin8miles/mcp-server"
]
}
}
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.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
