Loading MCP server directory, please wait...
MCP server for Mint — AI-powered QA that runs your app in a real browser on every PR.
npx @getmcp/cli add io.github.adamgusky/mintqa-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
MINT_API_KEYMint API key from https://mintqa.dev/settings/keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.adamgusky/mintqa-mcp": {
"command": "npx",
"args": [
"-y",
"mintqa-mcp"
],
"env": {
"MINT_API_KEY": "",
"MINT_MCP_URL": "https://mintqa.dev/mcp"
}
}
}
}