General Tools
comehome.ai
Provides moving quote estimates and lead status tracking for moving companies.
ENDPOINT 1
https://mcp.prd.comehome.ai/mcp
Known tools 3
request-free-moving-quoteSubmit important data about you and your move and get an accurate quote from a mover based on pictures for house or office movers in United States.
Inferred read-onlyrequest-free-instant-moving-estimateSubmit the necessary data about you and your move and get an instant quote based on pictures for house or office movers in United States.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.comehome-ai]
url = "https://mcp.prd.comehome.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"comehome-ai": {
"type": "http",
"url": "https://mcp.prd.comehome.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: comehome-ai
Remote MCP URL: https://mcp.prd.comehome.ai/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"comehome-ai": {
"url": "https://mcp.prd.comehome.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"comehome-ai": {
"type": "http",
"url": "https://mcp.prd.comehome.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "comehome-ai",
"transport": "streamable-http",
"url": "https://mcp.prd.comehome.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for comehome.ai was fetched 2026-08-23T17:57:29.621Z.
comehome.ai is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.