Domus for VS Code
app.getdomus/domus
Homeowner's AI: view & update appliances, warranties, documents & maintenance for your home.
client:VS Code
transport:streamable-http
Install Domus in VS Code
.vscode/mcp.json
{
"servers": {
"domus": {
"type": "http",
"url": "https://api.getdomus.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs