Skip to content
VS Code

Magic 8 Ball QA Demo for VS Code

live.alpic.test5-ca2cc17f/test5

Skybridge demo for QA and playground validation

client:VS Code transport:streamable-http

Install Magic 8 Ball QA Demo in VS Code

.vscode/mcp.json

{
  "servers": {
    "test5": {
      "type": "http",
      "url": "https://test5-ca2cc17f.alpic.live"
    }
  }
}

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

Magic 8 Ball QA Demo in other clients