Loading MCP server directory, please wait...
OneHome (CoreLogic) real-estate access for Claude — search, property details, photos, saved homes
npx @getmcp/cli add io.github.chrischall/onehome-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chrischall/onehome-mcp": {
"command": "npx",
"args": [
"-y",
"onehome-mcp"
],
"env": {
"ONEHOME_TOKEN": "",
"ONEHOME_MAGIC_LINK": "",
"ONEHOME_WS_PORT": ""
}
}
}
}