Skip to main content

Integrations

Squadboard exposes product state and orchestration through integration surfaces instead of requiring direct database access.

GitHub
Issue, PR, check, review, and activity signals can update project state.
MCP
Copilot CLI, VS Code, and services call explicit board and run tools.
Imports
Templates, bundles, and Squad Apps package reusable operating models.

Capability summary

SurfaceWhat it is for
GitHubMirror issue/PR signals, checks, review state, and merge outcomes into project state.
MCPLet Copilot CLI, VS Code, and services call explicit board, run, capture, and status tools.
SDK and CLIScript project operations, Scribe primitives, bundle import/export, and local development tasks.
Squad AppsPackage a board, team, ceremonies, skills, tools, routing rules, and docs as an installable project model.
PostgreSQLStore Squadboard product state and optionally Squad state in a shared database. Multiple compatible processes can share the same database when pointing to the same PostgreSQL instance via DATABASE_URL.

For operating details, use Squad integration, MCP integration, Squad Apps, Importing, and Storage provider alignment.