← Registry

General Tools

comehome.ai

Provides moving quote estimates and lead status tracking for moving companies.

1 endpoint3 known toolsFirst detected June 18, 2026Last detected June 18, 2026

ENDPOINT 1

https://mcp.prd.comehome.ai/mcp

No auth detected

Known tools 3

request-free-moving-quote

Submit 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-only
request-free-instant-moving-estimate

Submit 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-only
get-lead-status

Read the current information for a lead

Inferred read-only

CONNECT 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.

Trust status Trusted

comehome.ai is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.