Help estimating move size, inventory and quotes for house or office movers.
claude mcp add move-helper --transport http https://mcp.prd.comehome.ai/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"move-helper": {
"url": "https://mcp.prd.comehome.ai/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"move-helper": {
"serverUrl": "https://mcp.prd.comehome.ai/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"move-helper": {
"type": "http",
"url": "https://mcp.prd.comehome.ai/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"move-helper": {
"url": "https://mcp.prd.comehome.ai/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"move-helper": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.prd.comehome.ai/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.prd.comehome.ai/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.ComeHomeAI--move-helper/reviews or the review_server meta-tool.
POST /mcp