DaviiidW/cats-mcp
This repository features an MCP (Model Context Protocol) server designed to bridge the gap between LLMs and the CATS tool. It enables you to perform comprehensive API testing for your web applications using natural language prompts, ensuring extensive test coverage through seamless AI integration.
Platform-specific configuration:
{
"mcpServers": {
"cats-mcp": {
"command": "npx",
"args": [
"-y",
"cats-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...