Skip to content
VS Code

Moving Helper for VS Code

io.github.comehomeai/move-helper

Help estimating move size, inventory and quotes for house or office movers.

client:VS Code transport:streamable-http

Install Moving Helper in VS Code

.vscode/mcp.json

{
  "servers": {
    "move-helper": {
      "type": "http",
      "url": "https://mcp.prd.comehome.ai/mcp"
    }
  }
}

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

Moving Helper in other clients