Help Center/Automation & CI/CD
API & SDK
Use the TestCollab API, SDK, CLI, and MCP server in automated workflows and AI agents.
In this section
- Automate with API using TestCollab SDK Use @testcollab/sdk to call TestCollab API endpoints and build custom automation, reports, and CI/CD integrations.
- Automation of Test Cases Using TestCollab API Use the TestCollab REST API to connect test automation tools and automate test case workflows.
- Getting an API Token generated Generate an API token to authenticate TestCollab REST API, SDK, CLI, and integration requests.
- Connect TestCollab MCP Server to AI Assistants Connect TestCollab's MCP server to AI assistants so they can work with your testing projects and test cases.
- Fetch a Test Plan as JSON for AI Agents with tc getTestPlan Fetch a curated TestCollab plan as structured JSON, give its steps and expected results to an AI test agent, and report JUnit results back to the same plan.


