Skip to content
VS Code

mintqa mcp for VS Code

io.github.adamgusky/mintqa-mcp

MCP server for Mint — AI-powered QA that runs your app in a real browser on every PR.

client:VS Code transport:streamable-http runtime:npm

Install mintqa mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mintqa-mcp": {
      "type": "http",
      "url": "https://mintqa.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

mintqa mcp in other clients