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

# Brama

> MCP gateway для UA SMB бізнесів. Один endpoint – багато інтеграцій.

## Що таке Brama

Brama – **MCP-gateway** для founder-led бізнесів.

Дай своєму AI-агенту безпечний доступ до твоїх бізнес-систем через **один** MCP endpoint з audit trail і multi-tenant isolation. Live: **Ringostat** (call tracking), **Google Ads** (read-only аналітика), **Whoop** (recovery / sleep / workout дані) та **Nova Post** (tracking посилок UA). Нові інтеграції – за demand.

<CardGroup cols={2}>
  <Card title="Швидкий старт" icon="rocket" href="/quickstart">
    Підключи перший integration за 15 хвилин.
  </Card>

  <Card title="Інтеграції" icon="plug" href="/integrations/ringostat">
    Ringostat, Google Ads, Whoop і Nova Post – live. Як підключити.
  </Card>
</CardGroup>

## Чому Brama

<AccordionGroup>
  <Accordion title="Один endpoint замість самописних інтеграцій">
    Брамa hostить MCP tools для кожної інтегрованої системи. Агент знає **один** endpoint – Brama робить решту: OAuth, rate limits, error handling, audit log.
  </Accordion>

  <Accordion title="Native MCP, не no-code automation">
    На відміну від n8n/Zapier, Brama експортує операції як **LLM-tool calls** з proper schemas, idempotency keys, structured errors. Агент думає, не "automates".
  </Accordion>

  <Accordion title="Multi-tenant ізоляція">
    Токен прив'язаний до одного tenant'а; дані одного tenant'а недосяжні іншому на рівні сховища. Cross-tenant data leak – product-killer, тому ізоляція багатошарова.
  </Accordion>

  <Accordion title="Audit-first">
    Кожен tool call фіксується в audit log (tenant, tool, hashed params, status). Можна довести post-hoc що X виконав Y. Сирі параметри й креди не логуються.
  </Accordion>
</AccordionGroup>
