Skip to content
VS Code

shelf-smoke — url smoke / headless QA for VS Code

co.kymac.shelf/shelf-smoke

url smoke / headless QA: desktop+phone → pass/fail JSON. MCP shelf.kymac.co

client:VS Code transport:streamable-http

Install shelf-smoke — url smoke / headless QA in VS Code

.vscode/mcp.json

{
  "servers": {
    "shelf-smoke": {
      "type": "http",
      "url": "https://shelf.kymac.co/mcp"
    }
  }
}

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

shelf-smoke — url smoke / headless QA in other clients