---
title: "Integrations"
description: "Connect Trevize to the tools your team already uses — source control, issue tracking, agents, databases, and observability."
---

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

# Integrations

Trevize connects to the services your team already relies on. Integrations let
agents read context, open pull requests, spin up previews, and wire real data
into sandboxes.

- [**GitHub**](/integrations/github) — connect repositories; agents open branches
  and pull requests.
- [**Linear**](/integrations/linear) — turn issues into briefs and track work
  across tools.
- [**Claude Code**](/integrations/claude-code) — the coding agent that powers
  sessions and automations.
- [**MCP**](/integrations/mcp) — connect Claude Code to Trevize's knowledge and
  actions.
- [**Neon**](/integrations/neon) — provision an isolated Postgres branch per run.
- [**Sentry**](/integrations/sentry) — turn new issues into automatic bugfix
  implementations.
- [**Supabase**](/integrations/supabase) — provision an isolated Supabase preview
  branch per run.

Each integration page covers what it enables, how to connect it, and how it maps
into a session or automation. Many integrations are also wired through
`.trevize/settings.json` — see [Configuration](/configuration).

Source: https://docs.trevize.dev/integrations/index.mdx
