MCP Server
MCP
Synapse — GEO Growth Layer
Lints + auto-fixes how AI coding agents discover any new product. 24 rules, 6 tools, score 0-100.
Install
npx -y @calvin8miles/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://runsynapse.dev/api/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@calvin8miles/mcp-server",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional. Required only for geo_fix and geo_track_init tools. Read-only tools work without a key.",
"format": "string",
"isSecret": true,
"name": "SYNAPSE_API_KEY"
},
{
"description": "Override the Synapse backend URL. Defaults to https://runsynapse.dev.",
"format": "string",
"default": "https://runsynapse.dev",
"name": "SYNAPSE_BACKEND"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment