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

# AI Gateway

> A unified interface to interact with 250+ AI models.

## Features

<Columns cols={2}>
  <Card title="Universal API" href="universal-api">
    Use any of the supported models with a universal API (REST and SDKs)
  </Card>

  <Card title="Realtime API" href="realtime-api">
    Leverage OpenAI’s Realtime API for insights
  </Card>

  <Card title="MCP Support" href="remote-mcp">
    Connect to Remote MCP severs, allowing you to connect external tools and data sources.
  </Card>

  <Card title="Strict OpenAI Compliant" href="strict-open-ai-compliance">
    Ensure responses strictly adhere to the OpenAI specification
  </Card>

  <Card title="Multimodality" href="multimodal-capabilities">
    Use vision, audio, image generation, and more models
  </Card>
</Columns>
