An MCP server enabling LLMs to write integration tests through live test environment interaction
{ "mcpServers": { "testing": { "command": "npx", "args": [ "-y", "testing-mcp" ] } } }