Build on ProhostAI: API & MCP for Developers

APIMCPDevelopersIntegrationsAI Agents
3 min read
Build on ProhostAI: API & MCP for Developers

Until now, ProhostAI has been the system your team logs into. Starting today, it's also the system your tools, scripts, and AI agents can build on top of. We're launching connect.prohost.ai — one REST API and one MCP server that expose the full ProhostAI platform to developers.

Two ways to build

connect.prohost.ai speaks two protocols over the same data:

  • REST API — works anywhere HTTPS does. Use it from a backend job, a Zapier-style automation, a custom dashboard, or any existing integration.
  • MCP Server — plugs directly into Claude, Cursor, and any other Model Context Protocol-aware client so an AI agent can read and act on your hosting data in the same authenticated session.

Same data, same auth, same audit log. You pick the shape that fits the job.

What you can build

The API and MCP cover the core of your vacation rental business end-to-end:

  • Sync listings — create, read, and update listings, photos, amenities, and pricing rules across every connected channel.
  • Read reservations — pull reservations, guest details, check-in codes, and payment status with filters and webhooks for state changes.
  • Send guest messages — message guests programmatically across Airbnb, VRBO, WhatsApp, email, and SMS through one unified endpoint.
  • Pull analytics — query occupancy, revenue, ADR, RevPAR, and cleaning metrics, filtered and aggregated and ready to chart.
  • Create tasks — spin up tasks and cleanings, assign teammates, and sync status back to your ops dashboard in real time.
  • Manage calendars — block dates, edit availability rules, and push calendar updates to every connected channel at once.

If it's in ProhostAI, it's in the API.

The MCP moment

The MCP piece is the part we're most excited about. Model Context Protocol is the emerging standard for giving AI agents first-class access to live business data, and the ProhostAI MCP server lets Claude Desktop, Cursor, VS Code, and any other MCP-aware client read and act on your PMS over a single authenticated connection.

The install is deliberately short: one npx command in your AI client of choice, and your agent has live access to listings, reservations, messages, and analytics — with the same OAuth-scoped permissions as your own account.

That turns "can you ask Claude to summarize last month's reservations?" from a copy-paste exercise into a single sentence.

Built on the platform you already trust

Every API call and every MCP tool invocation flows through the same authorization, auditing, and rate-limiting layer as the rest of ProhostAI. OAuth 2.0 with scoped keys. Full audit log. Sub-100ms p50 latency. 99.99% uptime target.

You get the ergonomics of a modern API and the operational guarantees you already rely on for the rest of your hosting stack.

Get started

Explore the developers page · Read the docs · Install the MCP server · Sign up for free

If you build something cool on top of ProhostAI, we'd love to see it — drop it in our Discord.

También te puede interesar