QA EngineerIntermediate
QA Engineer Pack
Test automation: Postman API tests → Playwright E2E → GitHub issue tracking
Configuration
Add these MCP servers to your configuration file.
{
"mcpServers": {
"postman": {
"url": "https://mcp.postman.com/"
},
"playwright": {
"url": "npx:@playwright/mcp"
},
"github": {
"url": "https://api.githubcopilot.com/mcp/"
}
}
}Quick Start
- 1Copy the configuration above
- 2Add to your claude_desktop_config.json or MCP client config
- 3Replace placeholder environment variables with your API keys
- 4Restart your MCP client to load the servers