Loading MCP server directory, please wait...
U.S. property forecasts, public benchmarks, and permit or environmental context through MCP.
npx @getmcp/cli add io.github.dhardestylewis/homecastrRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dhardestylewis/homecastr": {
"command": "npx",
"args": [
"-y",
"homecastr-mcp-server"
],
"env": {
"HOMECASTR_API_KEY": "hc_demo_public_readonly",
"HOMECASTR_API_URL": "https://www.homecastr.com",
"WORLDCASTR_API_KEY": "hc_demo_public_readonly",
"WORLDCASTR_API_URL": "https://worldcastr.com"
}
}
}
}