What You Can Do
Common workflows once the plugin is installed:- Pull production context before a risky change. Before editing application code, infrastructure, or migrations, ask the agent to surface the area’s traffic, telemetry coverage, baseline error rate, recent deploys, and open alerts.
- Join an incident or Resolve investigation. Connect to an existing incident or investigation in Resolve from your coding agent. Pull findings and recommendations, steer it with context you have locally, and start multiple parallel threads of investigation inside the same shared context.
- Drive reliability sprints and oncall work from your editor. Have Resolve surface recent chats and investigations, then step through fixes from your coding agent at your own pace.
- Wire Resolve into your own skills. Have your own skills kick off Resolve investigations as part of your developer productivity stack.
Install ResolveAI Plugin
Install from the host’s own marketplace where there is one, or from the ResolveAI plugin repo. Either way, the plugin authenticates over OAuth — see Authentication.Claude Code
Option 1: Install from the Claude Code community marketplace/mcp, review the connection status of the resolve-ai plugin, and authenticate to your ResolveAI organization when prompted.
Option 2: Install from the ResolveAI plugin repo
/mcp, review the connection status of the resolve-ai plugin, and authenticate to your ResolveAI organization when prompted.
Codex
/mcp should show resolve connected.
Cursor
Option 1: Install from the Cursor marketplace- Open the ResolveAI listing and click Add to Cursor, or type
/add-plugin resolve-aiin the Cursor input. - Enable the plugin once it installs.
- Authenticate to your ResolveAI organization when Cursor prompts you.
- In the Cursor Dashboard, open Plugins and add a team marketplace, importing this repository:
https://github.com/resolve-ai-oss/resolve-ai-plugins. - Assign the marketplace to the right distribution groups, then install
resolve-aifrom Cursor’s marketplace panel. - Restart Cursor. The
resolveMCP server should appear in Settings > MCP. - Authenticate to your ResolveAI organization when Cursor prompts you.
Authentication
The MCP transport uses OAuth. On first connect, the host (Claude Code, Codex, or Cursor) discovers Resolve OAuth and prompts you to sign in. No API key is needed for normal plugin usage. Not using one of these plugins? See Resolve MCP Server under Developers for the endpoint, token authentication, and the full tool reference.Skills
The plugin installs the following skills. Your coding agent invokes them by intent or as slash commands.MCP Tools
The plugin’s skills are built on top of Resolve’s MCP tools, which are also available directly to any MCP client. For the full tool reference, live-progress behavior, and usage and billing, see Resolve MCP Server under Developers.Where to Go Next
- Admin Plugin: companion plugin for administrators who manage Resolve integrations.
- Migrating from the MCP Beta: switch from the old
/mcpendpoint and manual setup to the plugin.

