Onehome MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 709 installs a week from npm. Last commit 15 Sep 2026.
OneHome (CoreLogic) real-estate access for Claude — search, property details, photos, saved homes
Today is the operative word: we check Onehome MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add onehome-mcp -- npx -y onehome-mcp
{
"mcpServers": {
"onehome-mcp": {
"args": [
"-y",
"onehome-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.onehome-mcp]
command = "npx"
args = ["-y", "onehome-mcp"]
{
"mcpServers": {
"onehome-mcp": {
"args": [
"-y",
"onehome-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"onehome-mcp": {
"args": [
"-y",
"onehome-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ONEHOME_TOKEN (Bearer token for services.onehome.com. Paste the raw JWT (Authorization header value, minus the 'Bearer ' prefix) from your signed-in portal.onehome.com session.), ONEHOME_MAGIC_LINK (Magic-link URL with ?token=... from your real-estate agent. The MCP extracts the token query param and uses it directly as the bearer.), ONEHOME_WS_PORT (Override the fetchproxy WebSocket port (default 37149). Only used when ONEHOME_TOKEN / ONEHOME_MAGIC_LINK are unset and the MCP boots in capture-from-tab mode.).
The author declared them in the registry entry; get the values from the project itself.
Zillow real-estate for Claude — search, property details, Zestimates, saved searches & homes
homes.com real-estate for Claude — search, property details, photos, compare, mortgage math
Redfin real-estate for Claude — search, property details, market reports, saved homes
Compass real-estate for Claude — search, property details, photos, price history, compare
Unofficial AllTrails MCP for Claude — search trails, get details, reviews, photos, saved lists
Search live Phuket real estate: homes for sale, long-term rentals and new projects.
People and property search for Claude and ChatGPT. Phones, emails, addresses, relatives, properties.
Hemnet.se real estate for Claude: search, sold prices, listings & market stats
Answers built from our own checks of this server.