Quick start
Docker Compose, `.env`, first `docker compose up` and UI access. Ideal to validate connectors.
Read the guide
TaTi documentation
An open-source platform that connects your real tools (Slack, Postgres, OpenMetadata, clouds, observability…) through the Model Context Protocol. Install with Docker, configure tokens, and let your teams chat with up-to-date business context.
Pick a path: quick trial with Compose, scale with registry images, or upgrade an existing instance.
Docker Compose, `.env`, first `docker compose up` and UI access. Ideal to validate connectors.
Read the guideGHCR images (`TATI_IMAGE_*`), network, MCP ports, Postgres backups and secret hygiene.
Deployment guideChange image tag, check new keys in `.env.example`, restart services cleanly.
ProcedureClone the repo, run the app in dev (Vite), run tests and open a PR on GitHub.
GitHub repoNo fixed order: each card opens a topic — browse like a map, not a numbered list.
Key points before diving into the long guides.
TaTi orchestrates dozens of MCP bridges: messaging, databases, cloud, observability — one URL per service in settings.
MCP reference →Configurable sessions (`TATI_SESSION_TTL_DAYS`), optional login for teams exposing the instance.
Security →A `docker-compose.yml` for Postgres, the app and MCP bridges with ports documented in `.env.example`.
Quick start →Issues, releases and public CI on GitHub — fork, tune images and contribute connectors.
Releases →Follow the project on GitHub for announcements and the informal roadmap (issues).