AI agents (MCP)
Connect an AI coding agent to Spectrace over the Model Context Protocol and use its tools.
Spectrace ships an MCP (Model Context Protocol) server so AI coding agents can read and update requirements, acceptance criteria and test cases, and verify work before it is pushed. These pages cover connecting an agent, the reference for every tool the server exposes, and running PR verification inline from the agent against a local diff.
- Connect an agentPoint Claude Code, Claude Desktop, Cursor or any MCP client at the Spectrace MCP server — hosted, from a checkout, or self-hosted.
- MCP tool referenceEvery tool the Spectrace MCP server exposes: what it does, whether it writes, the scope it needs, and its parameters.
- Verify before you pushHave your coding agent run PR verification inline against a local diff, before a pull request exists.