datasite.com
Datasite provides virtual data room and dealmaking software for M&A and related transactions. Its platform is used to manage confidential documents, projects, and user access during diligence and other transaction workflows.
Datasite exposes an OAuth-protected HTTP API program via its developer portal and a remote OAuth-protected MCP server at `https://mcp.global.datasite.com/mcp`; no public GraphQL API or CLI was found.
- Datasite MCP Serverdiscovered
- Datasite APIsdiscovered
Sign in to the Datasite Developer Portal and open Creating and Managing your Apps. In My Apps, create an app to obtain a Client ID and Client Secret, then add one or more HTTPS Redirect URIs (localhost is allowed for development). Use those app credentials with the Authorization guide to run the OAuth 2.0 Authorization Code flow and obtain access tokens for the APIs.
Connect the Datasite MCP server from a supported AI client (for example Claude or ChatGPT) as described in the MCP Server guide. On first use, Datasite starts an OAuth 2.0 Authorization Code + PKCE login in the browser; sign in with your Datasite account and approve access. Datasite then issues a time-limited bearer token for MCP calls.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://datasite.com/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