MCP Server
MCP
AWT (AI Watch Tester)
AI-powered E2E testing MCP server. Detects and auto-fixes UI bugs via DevQA Loop and Vision AI.
Install
uvx aat-devqa
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "aat-devqa",
"version": "1.6.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Anthropic API key (optional — required only when using provider=claude)",
"format": "string",
"isSecret": true,
"name": "ANTHROPIC_API_KEY"
},
{
"description": "OpenAI API key (optional — required only when using provider=openai)",
"format": "string",
"isSecret": true,
"name": "OPENAI_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment