get_zillow_property_details — The Mine Works MCP Tool Read-only
get_zillow_property_details
(get zillow property details) is one of 32 tools on the
The Mine Works
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_zillow_property_details from your client
- Claude Code The Mine Works get_zillow_property_details run in your project directory
- Claude Desktop The Mine Works get_zillow_property_details ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor The Mine Works get_zillow_property_details ~/.cursor/mcp.json
- VS Code The Mine Works get_zillow_property_details .vscode/mcp.json
- Zed The Mine Works get_zillow_property_details ~/.config/zed/settings.json
- Windsurf The Mine Works get_zillow_property_details ~/.codeium/windsurf/mcp_config.json
- Cline The Mine Works get_zillow_property_details ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI The Mine Works get_zillow_property_details ~/.gemini/settings.json
- Grok The Mine Works get_zillow_property_details .mcp.json (in your project root)
- ChatGPT The Mine Works get_zillow_property_details Settings → Connectors → Advanced → Developer mode
- Claude.ai The Mine Works get_zillow_property_details Settings → Connectors → Add custom connector
- LangChain The Mine Works get_zillow_property_details pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http the-mine-works https://the-mine-works-mcp.hatchable.site/api/mcp
Other tools on this server
- search_linkedin_employees
- search_linkedin_jobs
- search_linkedin_posts
- find_b2b_leads
- scrape_reddit
- scrape_ats_jobs
- search_google_trends
- search_sec_filings
- search_indiamart_suppliers
- search_naukri_jobs
- search_pubmed
- search_arxiv
- search_nih_grants
- scrape_trustpilot
- find_website_contacts
- verify_emails
- find_linkedin_candidates
- get_linkedin_profiles
- get_linkedin_company
- search_google_maps
- search_crunchbase
- analyze_github_repos
- lookup_lei
- resolve_company_identity
- search_zillow
- search_redfin
- search_realtor
- search_sam_gov_contracts
- search_fec_campaign_finance
- search_companies_house_uk
- get_run_results
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.