MCP tools for AI agents
The MCP integration exposes approved project-scoped testing tools to an AI agent so it can discover capabilities, create or run assets, and return structured evidence without receiving unrestricted platform access.
What you can do
- Connect an MCP-capable agent through the documented endpoint and project credentials.
- Discover approved tools for specifications, flows, Craftsman, Sentinel, and evidence.
- Keep every operation constrained by identity, project, scope, and subscription capability.
Starts with
- A project-scoped integration identity, approved scopes, and an MCP-compatible client.
- Natural-language tasks that map to the tools exposed to that identity.
Produces
- Created or executed testing assets and structured evidence returned to the agent.
- Auditable operations limited to the project and permissions granted by the user.
Use it when
- Use MCP when an AI assistant should operate SpecTestEngine tools instead of only discussing test design.
- Use the public SDK when a deterministic application integration is a better fit than an agent.
- MCP
- AI agent
- tool discovery
- project-scoped access