Gives Claude full control over Apidog's test management layer. You can create, update, and delete test cases for API endpoints, chain them into multi-step scenarios, organize everything into test suites for CI/CD, and manage data-driven iterations with CSV-formatted test data. All the CRUD operations work through Apidog's REST API using your access token and project ID. Reach for this when you want to generate test coverage from API specs, scaffold regression suites, or maintain test scenarios without clicking through Apidog's UI. The tools follow a read-then-merge pattern for updates, and there's practical guidance on using custom scripts for assertions instead of declarative checks to avoid runner compatibility issues.
claude mcp add --transport stdio acabala-apidog-tests-mcp -- npx -y @acabala/apidog-tests-mcp