Skip to content

trunk-io/cursor-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trunk Flaky Tests — Cursor Plugin

Flaky test detection, root cause analysis, and fix suggestions for development teams.

What it does

This plugin connects Cursor to the Trunk Flaky Tests MCP server, giving you access to:

Tool Description
fix-flaky-test Retrieve root cause analysis and fix suggestions for flaky tests
setup-trunk-uploads Generate a setup plan to upload test results to Trunk

Install

Install from the Cursor Marketplace, or add manually to .cursor/mcp.json:

{
  "mcpServers": {
    "trunk": {
      "url": "https://mcp.trunk.io/mcp"
    }
  }
}

Authorization

The Trunk MCP server uses OAuth 2.0 + OpenID Connect. When you first connect, you'll be prompted to authenticate via your Trunk account.

Documentation

License

MIT

About

Trunk Flaky Tests — Cursor Marketplace Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors