Synapse Network MCP Server for paid API calls for Grok
io.github.synapsenetworkai/synapse-network-mcp-server
Synapse Network MCP paid API calls via discover_services; not Synapse.org/Sage Bionetworks Synapse.
client:Grok
transport:streamable-http
runtime:npm
Install Synapse Network MCP Server for paid API calls in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"synapse-network-mcp-server": {
"type": "http",
"url": "https://mcp.synapse-network.ai/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs