mintqa mcp for Cursor
io.github.adamgusky/mintqa-mcp
MCP server for Mint — AI-powered QA that runs your app in a real browser on every PR.
client:Cursor
transport:streamable-http
runtime:npm
Install mintqa mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mintqa-mcp": {
"url": "https://mintqa.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs