Skip to content
VS Code

Qlane for VS Code

ai.qlane/qlane

AI QA that runs your app in a browser on every pull request: projects, test targets, test cases.

client:VS Code transport:streamable-http

Install Qlane in VS Code

.vscode/mcp.json

{
  "servers": {
    "qlane": {
      "type": "http",
      "url": "https://mcp-eu.qlane.ai/api/mcp"
    }
  }
}

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

Qlane in other clients