> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.deepmask.io/llms.txt
> Use this file to discover all available pages before exploring further.

# MCP Connectors

> Link Google Drive, Gmail, Salesforce, SharePoint, and more to your AI workspace using the open MCP framework — directly from the chat interface.

MCP (Model Context Protocol) connectors let you link the tools your team already uses directly to DeepMask. Once connected, the AI can read, reference, and act on data from those systems during a conversation — without you having to copy-paste content or switch between tabs. Connections are managed from within the chat interface and are available across your projects and chat threads.

## Supported integrations

<CardGroup cols={2}>
  <Card title="Google Drive" icon="google-drive">
    Give the AI access to files and folders in Google Drive. Ask it to summarize documents, extract data, or draft content based on existing files.
  </Card>

  <Card title="Gmail" icon="envelope">
    Connect your Gmail account so the AI can reference emails, help you draft replies, or surface relevant threads based on your conversation.
  </Card>

  <Card title="Google Calendar" icon="calendar">
    Let the AI read your calendar to help schedule meetings, summarize upcoming events, or draft invitations.
  </Card>

  <Card title="Salesforce" icon="salesforce">
    Connect your CRM so the AI can pull contact records, opportunity data, and account information directly into your workflow.
  </Card>

  <Card title="SharePoint" icon="microsoft">
    Access documents and content stored in SharePoint. The AI can retrieve, summarize, and work with files from your organization's SharePoint sites.
  </Card>

  <Card title="More via MCP" icon="plug">
    DeepMask uses the open MCP framework, which supports additional integrations beyond the defaults listed here including ERP systems and other business tools.
  </Card>
</CardGroup>

## How to add a connector

<Steps>
  <Step title="Open the connector panel">
    In the chat interface, click **Add connectors** in the toolbar below the message input. The connector panel lists all available integrations.
  </Step>

  <Step title="Select an integration">
    Click **Connect** next to the tool you want to link — for example, Google Drive or Salesforce.
  </Step>

  <Step title="Authenticate">
    Follow the OAuth or credential flow for the selected service. DeepMask requests only the permissions it needs to read and interact with your data.
  </Step>

  <Step title="Confirm the connection">
    Once authenticated, the integration appears as an active connector. It is now available in your current chat and across your workspace.
  </Step>
</Steps>

<Note>
  Active connectors are shown with a count in the chat toolbar. For example, "2 Connectors" indicates two integrations are currently linked and available to the AI.
</Note>

## Managing active connectors

<Steps>
  <Step title="Open connector management">
    Click **Manage connectors** in the chat toolbar to view all currently active integrations.
  </Step>

  <Step title="Review or disconnect">
    You can see which tools are connected and disconnect any integration at any time. Disconnecting removes the AI's access to that service immediately.
  </Step>
</Steps>

<Tip>
  Connect only the tools relevant to the task at hand. You can add and remove connectors at any time, so there is no need to keep all integrations active simultaneously.
</Tip>

## Privacy and data access

<Info>
  Connector data is processed within DeepMask's EU-hosted infrastructure. DeepMask is fully GDPR compliant and never uses your connected data to train AI models. You control which integrations are active and can revoke access at any time.
</Info>

<Warning>
  When you connect a service, the AI gains access to the data that service exposes. Review the permissions requested during authentication and connect only accounts and scopes appropriate for your use case.
</Warning>
