> ## Documentation Index
> Fetch the complete documentation index at: https://agno-v2-update-deprecated-models.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Interfaces

> Connect your agents to Slack, Discord, WhatsApp, and MCP.

Expose your agents where your users are. Interfaces connect AgentOS to a platform or protocol.

## Messaging Platforms

<CardGroup cols={3}>
  <Card title="WhatsApp" icon="whatsapp" href="/production/interfaces/whatsapp">
    Connect agents to WhatsApp Business for customer interactions.
  </Card>

  <Card title="Slack" icon="slack" href="/production/interfaces/slack">
    Deploy agents as Slack apps that respond to messages and commands.
  </Card>

  <Card title="Discord" icon="discord" href="/production/interfaces/discord">
    Run agents as Discord bots for support, moderation, or custom commands.
  </Card>
</CardGroup>

## Protocols

<CardGroup cols={2}>
  <Card title="MCP Server" icon="plug" href="/production">
    Expose agents via Model Context Protocol for any MCP client.
  </Card>

  <Card title="AG-UI" icon="browser" href="/production">
    Connect agents to frontends using the AG-UI protocol.
  </Card>
</CardGroup>

## Request an Interface

Building for a platform we don't cover? See [Get Help](/get-help) for more information.
