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

# Integrations Overview

> How SuperIntern connects to your stack — chat platforms, first-party data sources, and a catalog of third-party services via Composio.

Integrations are how your intern reaches beyond chat to act in the tools you already use. Every integration you add gives your intern a new set of abilities.

## How the Integrations Page Is Organized

The [Integrations page](/integrations/dashboard) (**More → Integrations** in the top navigation) has two top-level tabs:

<CardGroup cols={2}>
  <Card title="Integrations" icon="plug">
    Connect data sources and external services — Google Calendar, Outlook, Twitter/X, LinkedIn, GitHub, Notion, and hundreds more via the Composio catalog.
  </Card>

  <Card title="Platforms" icon="message-square">
    Connect chat channels where your intern can receive and respond to messages — Telegram, Discord, Slack, iMessage, WeChat, and more.
  </Card>
</CardGroup>

## Integration Types

<CardGroup cols={2}>
  <Card title="By SuperIntern" icon="cube" href="/integrations/first-party">
    Built and maintained by the SuperIntern team — direct OAuth connections to the services your intern uses most.
  </Card>

  <Card title="Third-Party (Composio)" icon="puzzle-piece" href="/integrations/third-party">
    A searchable catalog of 250+ external services, powered by Composio. Connect anything that isn't natively supported.
  </Card>
</CardGroup>

## For Developers

<CardGroup cols={2}>
  <Card title="API" icon="code" href="/integrations/api">
    Programmatic access to your intern.
  </Card>

  <Card title="MCP" icon="wrench" href="/integrations/mcp">
    Connect custom tools via the Model Context Protocol.
  </Card>
</CardGroup>

## Managing Integrations

Go to **More → Integrations** in the web app to:

* Add or remove integrations
* View connection status and re-authorize expired tokens
* Revoke access at any time

Everything you connect is governed by SuperIntern's [privacy and security](/start-here/privacy-and-security) rules: only the tokens needed to act are stored, and your data is never sold or used to train models.

## Coming Soon

More integrations ship regularly. Follow the [Changelog](/changelog) for updates.
