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

# Overview

> Connect Revyl to external services

<CardGroup cols={2}>
  <Card title="Agent Skills" icon="wand-magic-sparkles" href="/integrations/skills">
    Use Revyl with AI Agents via Skills
  </Card>

  <Card title="Agent MCP" icon="plug" href="/integrations/mcp-setup">
    Use Revyl with AI Agents via MCP Server
  </Card>

  <Card title="Slack" icon="slack" href="/integrations/slack">
    Get notified on test failures and workflow completions.
  </Card>

  <Card title="Expo" icon="mobile" href="/integrations/expo">
    Import EAS builds directly into Revyl.
  </Card>

  <Card title="GitHub" icon="github" href="/integrations/github">
    Preview builds, proof checks, and build status on every pull request.
  </Card>
</CardGroup>
