Skip to content
VS Code

Nuboo for VS Code

io.github.gitlares/nuboo

Manage real estate inventory, quotes, prospects, and sales reporting in Nuboo.

client:VS Code transport:streamable-http

Install Nuboo in VS Code

.vscode/mcp.json

{
  "servers": {
    "nuboo": {
      "type": "http",
      "url": "https://api.nuboohub.com/mcp"
    }
  }
}

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

Nuboo in other clients