DormBix for Cursor
io.github.iconcheat/dormbix
Manage Thai rental dorms by chat: rooms, tenants, invoices, meters. Writes need approval.
client:Cursor
transport:streamable-http
Install DormBix in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dormbix": {
"url": "https://www.dormbix.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs