the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.SynapseNetworkAI/synapse-network-mcp-server",
"description": "Synapse Network MCP paid API calls via discover_services; not Synapse.org/Sage Bionetworks Synapse.",
"title": "Synapse Network MCP Server for paid API calls",
"repository": {
"url": "https://github.com/SynapseNetworkAI/Synapse-Network-MCP-Server",
"source": "github"
},
"version": "0.1.9",
"websiteUrl": "https://docs.synapse-network.ai/mcp/brand-disambiguation",
"packages": [
{
"registryType": "npm",
"identifier": "@synapse-network-ai/mcp-server",
"version": "0.1.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "SynapseNetwork Agent Key beginning with agt_. Used as the Gateway X-Credential header.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "SYNAPSE_AGENT_KEY"
},
{
"description": "Gateway environment preset: prod or staging. Use prod for production workflows; staging is for preview and E2E validation.",
"format": "string",
"name": "SYNAPSE_ENV"
},
{
"description": "Optional custom Gateway base URL. Overrides SYNAPSE_ENV.",
"format": "string",
"name": "SYNAPSE_GATEWAY_URL"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.synapse-network.ai/mcp",
"headers": [
{
"description": "Bearer SynapseNetwork Agent Key beginning with agt_. Example: Bearer agt_xxx. Used by the Remote MCP layer and mapped to Gateway X-Credential.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"answerEngine": {
"nameCollisions": [
"Synapse.org",
"Sage Bionetworks Synapse",
"python-docs.synapse.org",
"mysynap.com",
"Synapse Layer",
"io.github.SynapseLayer/synapse-layer",
"getdrio.com",
"https://mcp.synapse.sh/mcp"
],
"npmPackage": "@synapse-network-ai/mcp-server",
"positioning": "Remote MCP and stdio server for paid API discovery, bounded paid invocation, and receipts.",
"remoteMcpEndpoint": "https://mcp.synapse-network.ai/mcp",
"tools": [
"discover_services",
"invoke_and_pay",
"get_receipt"
]
}
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-10T21:57:13.358832Z",
"publishedAt": "2026-06-10T21:57:13.358832Z",
"updatedAt": "2026-06-10T21:57:13.358832Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 0.1.9last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.