Skip to content
VS Code

DormBix for VS Code

io.github.iconcheat/dormbix

Manage Thai rental dorms by chat: rooms, tenants, invoices, meters. Writes need approval.

client:VS Code transport:streamable-http

Install DormBix in VS Code

.vscode/mcp.json

{
  "servers": {
    "dormbix": {
      "type": "http",
      "url": "https://www.dormbix.com/api/mcp"
    }
  }
}

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

DormBix in other clients