Skip to content
VS Code

pullsheet diagnostics for VS Code

io.github.joshuaworth/pullsheet-diagnostics

AI-powered diagnostics for elevator, escalator, and vertical transportation equipment

client:VS Code transport:streamable-http

Install pullsheet diagnostics in VS Code

.vscode/mcp.json

{
  "servers": {
    "pullsheet-diagnostics": {
      "type": "http",
      "url": "https://pullsheet-mcp-server.hgfbxjxghp.workers.dev/mcp"
    }
  }
}

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

pullsheet diagnostics in other clients