MCP Integration

The Model Context Protocol (MCP) Integration connects ReadyAPI to AI assistants - including Claude, GitHub Copilot, ChatGPT, and Cursor - through natural-language interactions. It installs a local MCP server inside ReadyAPI that exposes your projects, test suites, and APIs to any MCP-compatible client.

Once connected, you can create projects, import API specifications, generate and run tests, diagnose and heal failures, and detect the impact of API changes - all from your AI assistant, without switching to the ReadyAPI UI.

What you can do

Table 86. Capabilities

Capability

How it works

Project creation and spec import

Create a project and import an API definition conversationally.

Test suite generation

Generate test cases for every endpoint directly from the spec.

Test execution

Run suites and retrieve per-step results from your AI client.

Test healing

Diagnose failing steps and apply assertion fixes automatically.

API change-impact analysis

Diff two spec versions and surface affected tests.

End-to-end automation

Chain all of the above using five composable slash commands.



In this section

Release history

The MCP Plugin releases independently of ReadyAPI on an approximate two-week cadence. For ReadyAPI release history, see Version History.

Table 87. MCP Plugin version history

Version

Release date

What changed

1.0.0

July 20, 2026

Initial release - test execution, failure diagnosis and healing, CRUD tools, REST Request step creation, Environments and Auth Profiles read tools, assertion management



Publication date: