Hostreach supports multiple integration modes so you can automate real-estate workflows from wherever you work.Documentation Index
Fetch the complete documentation index at: https://docs.hostreach.io/llms.txt
Use this file to discover all available pages before exploring further.
MCP Server
Use Hostreach directly inside Cursor, Claude Desktop, or Codex via the Model Context Protocol. No shell required — just ask your agent to extract leads or run a campaign.
CLI
Call any Hostreach API endpoint from your terminal. Auto-generated from the OpenAPI spec — always in sync. Supports JSON, table, CSV and Markdown output.
Agent Skill
Teach AI coding agents best practices for using Hostreach: workflows, scopes, pagination, polling patterns, and error handling.
REST API
Full OpenAPI reference. 88 endpoints across 12 modules. Authenticate with
X-Api-Key.Choosing the right integration
| Scenario | Recommended |
|---|---|
| Conversational agent (Cursor / Claude Desktop) | MCP server |
| Scripts, CI/CD, pipes, batch jobs | CLI |
| Custom apps without Node.js | REST API |
| Teach an agent about Hostreach workflows | Agent Skill |