io.github.SynapseNetworkAI

synapse-network-mcp-server

Synapse Network MCP Server for paid API calls

Synapse Network MCP paid API calls via discover_services; not Synapse.org/Sage Bionetworks Synapse.

Hosted
officialservice

Deployment

Hosted
streamable-httphttps://mcp.synapse-network.ai/mcp
Headers
AuthorizationRequired
Bearer SynapseNetwork Agent Key beginning with agt_. Example: Bearer agt_xxx. Used by the Remote MCP layer and mapped to Gateway X-Credential.

Package Details

Transportstdio

Environment Variables

SYNAPSE_AGENT_KEY(str)
RequiredSecret

SynapseNetwork Agent Key beginning with agt_. Used as the Gateway X-Credential header.

SYNAPSE_ENV(str)

Gateway environment preset: prod or staging. Use prod for production workflows; staging is for preview and E2E validation.

SYNAPSE_GATEWAY_URL(str)

Optional custom Gateway base URL. Overrides SYNAPSE_ENV.