Skip to main content
TeamDuo lets a team expose selected parts of its databases to AI agents — read-only, scoped to the tables and columns you choose, and annotated with the context an agent needs to query them correctly.

Quickstart

Connect your first datasource and run a query in a few minutes.

Core concepts

Teams, datasources, exposure rules, and how queries are checked.

Connect a datasource

Point TeamDuo at Postgres and choose what to expose.

MCP tools

The tools agents call, and what each one returns.

How it works

  1. Connect a database and grant TeamDuo read-only credentials.
  2. Expose the tables and columns your team is comfortable sharing, with notes describing what each one means.
  3. Query from any MCP-compatible client. Anything outside the exposed surface is refused with an explanation rather than silently returning data.
This documentation is published from the devduoai/teamduo-docs repository. Edits merged to main deploy automatically.