Leverage the power of CI Autopilot from your IDE, or the AI application of your choosing.
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.
The following applications are currently supported: Cursor, Claude Code, Gemini CLI, and GitHub Copilot.
Note
Gemini Code Assist and Windsurf are not supported due to their limited support for MCP servers
Our MCP server is available at https://mcp.trunk.io/mcp and exposes the following tools:
| Tool | Capability |
|---|---|
get-root-cause-analysis | Retrieve root cause analysis and fix suggestions |
setup-trunk-uploads | Experimental: Create a setup plan to upload test results |
The Trunk MCP server supports the OAuth 2.0 + OpenID Connect standard for MCP authorization.
To get started, configure your AI application to communicate with Trunk's MCP server:
Made with ❤️ by the Trunk.io team
