io.github.SynapseNetworkAI

synapse-network-mcp-server

Official SynapseNetwork MCP server for agent payments, service discovery, and receipts.

Hosted
officialinfra

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.