synapse.org
Synapse is a cloud platform from Sage Bionetworks for sharing, organizing, and analyzing research data collaboratively. It is used by research teams and data portals to manage projects, files, datasets, tables, and related access controls.
Synapse.org exposes a documented REST API, a Python-packaged `synapse` CLI, and a streamable HTTP MCP server at `https://mcp.synapse.org/mcp`; these developer surfaces use Synapse-issued bearer access tokens, and Synapse also supports registered OAuth 2.0 clients for delegated API access.
- Synapse MCP Serverdetected
- Synapse REST APIdiscovered
- Synapse CLIdiscovered
Point your MCP client at the server URL and approve access in the browser. The server accepts a Client ID Metadata Document (CIMD), so the client authenticates with its own hosted URL as the client_id — nothing to register.
Create and manage a client in the OAuth Client Management page. Synapse says clients must be verified before use; after creating the client, contact Synapse Help with your client ID, your name, and an application description. The OpenID Connect discovery document is published at repo-prod.prod.sagebase.org/auth/v1/.well-known/openid-configuration.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing