Loomal

onehome-mcp

MCP server by github.com/chrischall/onehome-mcp

OneHome (CoreLogic) real-estate access for Claude — search, property details, photos, saved homes

0 starsnpm: onehome-mcp

About onehome-mcp

onehome-mcp is an MCP (Model Context Protocol) server published by chrischall in the official MCP registry, listed under Search on Loomal. OneHome (CoreLogic) real-estate access for Claude — search, property details, photos, saved homes

It ships as an npm package (onehome-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/chrischall/onehome-mcp.

Use onehome-mcp with your agent

Claude Code · one command
claude mcp add onehome-mcp -- npx -y onehome-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "onehome-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "onehome-mcp"
      ]
    }
  }
}
npmonehome-mcp

Frequently asked questions

What is onehome-mcp?
onehome-mcp is an MCP (Model Context Protocol) server by chrischall in the Search category. OneHome (CoreLogic) real-estate access for Claude — search, property details, photos, saved homes
How do I connect onehome-mcp to Claude, Cursor, or another MCP client?
Install onehome-mcp from its npm package (onehome-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is onehome-mcp open source?
Yes — the source code is public at github.com/chrischall/onehome-mcp.
Can AI agents pay to use onehome-mcp?
Not yet through Loomal — onehome-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain onehome-mcp? Claim this listing free by verifying GitHub ownership, or contact us.