sarthak1095/Redefining-QA-Multi-Agent-AI-Automation-Using-MCP-Protocol
This project demonstrates how to build a multi-agent AI automation framework using the Model Context Protocol (MCP). The setup enables LLMs (Claude AI in this case) to autonomously execute UI flows, API validations, file operations, and cross-system authentication workflows through standardized tool interfaces
Platform-specific configuration:
{
"mcpServers": {
"Redefining-QA-Multi-Agent-AI-Automation-Using-MCP-Protocol": {
"command": "npx",
"args": [
"-y",
"Redefining-QA-Multi-Agent-AI-Automation-Using-MCP-Protocol"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...