Resolve MCP Server
use resolve ai as an mcp server from your coding agent or any mcp client — chat with resolve, run investigations, and query telemetry as native tool calls want resolve to call tools on another mcp server instead? see mcp docid\ ar2sqwjfkln7jplogtvfp under setup & integrations easiest install a plugin if you use claude code, codex, or cursor, install the resolve plugin it wires up the mcp connection and signs you in with oauth in one step — nothing to configure by hand see ai assistant plugins docid\ bcqpoqdctungseqk8q5m connect any mcp client directly for any other mcp client, point it at resolve's mcp endpoint https //app0 resolve ai/mcp/v2 transport streamable http https //modelcontextprotocol io/specification/2025 03 26/basic/transports#streamable http (stateless — no session management required) authenticate one of two ways oauth — clients that support it (like claude code and codex) discover resolve's oauth automatically and prompt you to sign in on first connect nothing else to set up api token — create a personal token at user menu > personal api tokens (or an organization token at admin > api tokens for shared/service use), then send it as authorization bearer \<token> already using the old /mcp endpoint? see migrating from the mcp beta docid\ ejz flytyfgemcgxko9nt to switch over tools these tools are available to any mcp client connected at /mcp/v2 the plugin's skills are built on top of them tool description ask send a question or request to resolve in a new or existing chat or investigation start investigation kick off a deep root cause investigation from a problem description steer investigation send a finding, hypothesis, or directive into an active investigation get investigation get the full state of an investigation (report, theories, alerts, mitigations) list investigations list investigations by team, run type, use case, label, and time range get chat get the messages and current state of a chat list chats list recent chats list alerts list and filter alerts read file read a file path returned by resolve (cited evidence, report sections) upload attachment upload an attachment for use in a chat or investigation submit feedback submit feedback on an investigation, chat answer, or the product live progress ask , start investigation , and steer investigation may return a stream command a self contained curl for following live progress the host agent runs it as a background process and reads stdout until the operation completes the command carries a short lived scoped watch token, so no api key is needed