Skip to content
Cursor

QA Test Server for Cursor

live.alpic.qa-test-cli-b955e6a8/qa-test-cli

Testing publish command

client:Cursor transport:streamable-http

Install QA Test Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "qa-test-cli": {
      "url": "https://qa-test-cli-b955e6a8.alpic.live"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

QA Test Server in other clients