io.github.chrischall
onehome-mcp
OneHome (CoreLogic) real-estate access for Claude — search, property details, photos, saved homes
stdiocommunityservice
Package Details
onehome-mcp
Transportstdio
Environment Variables
ONEHOME_TOKEN(str)
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(str)
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(str)
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.