General Tools
synapseandscale.com
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://synapseandscale.com/mcp
MCP server metadata
- Name
- synapse-scale
- Version
- 0.3.0
Public, read-only tools describing the Synapse & Scale studio — fractional marketing leadership for biotech and climate-tech founders. Use get_studio_profile for positioning and coverage, list_services for engagement shapes and pricing, list_case_studies for anonymised outcomes, get_engagement_model for phases and deliverables, get_local_programme for the Flanders incubator sessions and founder course, get_bootcamp for the 2027 Commercialisation Bootcamp dates, curriculum and pricing, list_principles for how we work, and list_team for roles.
Known tools 8
get_studio_profilePositioning, industries served, stage focus, leadership locations, headline proof points and how to get in touch.
Inferred read-onlylist_servicesEngagement shapes offered by the studio, with type, indicative pricing and deliverables.
Inferred read-onlylist_case_studiesAnonymised client engagements with context, the work delivered and the measured outcome.
Inferred read-onlyget_engagement_modelThe phases of an engagement — timing, deliverables, what the client owns at the end, and how to start.
Inferred read-onlyget_local_programmeThe studio's local offering for Flanders: free quarterly introductory sessions at incubators and a paid short commercialisation course for climate-tech and biotech founders.
Inferred read-onlyget_bootcampThe Commercialisation Bootcamp for Flanders climate-tech and biotech founders: 2027 cohort dates and availability, curriculum, format, pricing, what's included and how to register.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.synapse-scale]
url = "https://synapseandscale.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"synapse-scale": {
"type": "http",
"url": "https://synapseandscale.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: synapse-scale
Remote MCP URL: https://synapseandscale.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"synapse-scale": {
"url": "https://synapseandscale.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"synapse-scale": {
"type": "http",
"url": "https://synapseandscale.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "synapse-scale",
"transport": "streamable-http",
"url": "https://synapseandscale.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.