property.bot API, OpenAPI, and MCP

Developer and coding-agent entry for property.bot. Conversation stays the product for humans (WhatsApp first; voice/SMS last-4 …1919). This page is the HTML map for the public API, OpenAPI document, auth contract, and MCP surfaces.

property.bot API (public, keyless GET)

Product facts only. There is no public people-search API and no public write surface.

OpenAPI

Machine-readable OpenAPI 3: /openapi.json. Describes the GET-only health/info surface and ErrorResponse.

Auth

Contract: /auth.md. Public REST needs no key. Product MCP requires WorkOS OAuth + linked phone (Bearer). Do not ungate product MCP tools.

MCP

CLI

In-repo package property-bot at packages/property-bot (private application source; secondary to plugin discovery).

npm run build --prefix packages/property-bot
node packages/property-bot/dist/cli.js info
node packages/property-bot/dist/cli.js health

GitHub · AGENTS.md · plugin.json

Public plugin repo for Ora/agent probes (read AGENTS.md and plugin.json here first): https://github.com/fourcolors/property-bot-grok-plugin

More discovery

Agent mode · agent.json · llms.txt · docs · ARD