io.github.SynapseNetworkAI
synapse-network-mcp-server
Official SynapseNetwork MCP server for agent payments, service discovery, and receipts.
Hosted
officialinfraDeployment
Hosted
streamable-http
https://mcp.synapse-network.ai/mcpHeaders
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
@synapse-network-ai/mcp-server
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.