Lints + auto-fixes how AI coding agents discover any new product. 24 rules, score 0-100.
Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.
Get practical integration notes and launch examples for MCP servers like Synapse — GEO Growth Layer.
https://runsynapse.dev/api/mcpnpx -y @calvin8miles/mcp-server{
"SYNAPSE_API_KEY": "YOUR_SECRET_VALUE",
"SYNAPSE_BACKEND": "https://runsynapse.dev"
}Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
{
"mcpServers": {
"io-github-calvinling2021-star-synapse-geo": {
"command": "npx",
"args": [
"-y",
"@calvin8miles/mcp-server"
],
"env": {
"SYNAPSE_API_KEY": "YOUR_SECRET_VALUE",
"SYNAPSE_BACKEND": "https://runsynapse.dev"
}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonNo remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.
Synapse — GEO Growth Layer is an MCP server for Lints + auto-fixes how AI coding agents discover any new product. 24 rules, score 0-100.. It supports STDIO, HTTP transport.
Use the generated config in Install. This server runs with npx -y @calvin8miles/mcp-server; add any required environment variables before starting your client.
Choose the Claude Desktop tab in Install, copy the config, and add it to Claude Desktop's MCP server settings. Endpoint: https://runsynapse.dev/api/mcp.
Choose the Claude Code tab in Install, copy the config, and add it to Claude Code's MCP server settings. Endpoint: https://runsynapse.dev/api/mcp.
Choose the Codex tab in Install, copy the config, and add it to Codex's MCP server settings. Endpoint: https://runsynapse.dev/api/mcp.
Choose the Cursor or VS Code tab in Install, copy the config, and add it to Cursor or VS Code's MCP server settings. Endpoint: https://runsynapse.dev/api/mcp.
Synapse — GEO Growth Layer uses STDIO, HTTP transport. Endpoint: https://runsynapse.dev/api/mcp.
Synapse — GEO Growth Layer inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.
Synapse — GEO Growth Layer does not advertise a verified auth requirement. If discovery fails, it may still need provider login, an API key, a bearer token, or a session header.
| Package | Registry | Version | Inputs |
|---|---|---|---|
@calvin8miles/mcp-serverstdio | npm | 0.1.2 | Env: SYNAPSE_API_KEY secret Env: SYNAPSE_BACKEND |