Skip to main content

Documentation Index

Fetch the complete documentation index at: https://trunk-4cab4936-mintlify-migrate-docs-changes-1778515731.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

CI Autopilot comes with a Model Context Protocol (MCP) server. AI applications like Claude Code or Cursor can use MCP servers to connect to data sources, tools, and workflows - enabling them to access key information and perform tasks.

Supported AI applications

The following applications are currently supported: Cursor, Claude Code, Gemini CLI, and GitHub Copilot.
Gemini Code Assist and Windsurf are not supported due to their limited support for MCP servers

API

Our MCP server is available at https://mcp.trunk.io/mcp and exposes the following tools:
ToolCapability
fix-flaky-testExperimental: Retrieve insights around a failing/flaky test
setup-trunk-uploadsExperimental: Create a setup plan to upload test results

Authorization

The Trunk MCP server supports the OAuth 2.0 + OpenID Connect standard for MCP authorization.

Get started

To get started, configure your AI application to communicate with Trunk’s MCP server: