---
title: Property Bot agent mode
description: Machine-readable summary for agents — phone, public API, OpenAPI, docs, Bearer-gated MCP, and privacy constraints.
canonical: https://property.bot/?mode=agent
last-updated: 2026-08-28
---

# Property Bot (agent mode)

Call or text Grahm at +1 (385) 442-9768 to find a place to live, find a roommate, or list a room. Conversation is the product.

Spoken name: Grahm from Property Bot (two words). Never Graham. Never say property.bot on the phone.

## Public phone

- E.164: `+13854429768`
- Display: +1 (385) 442-9768
- Same number for voice and SMS

## Public API (keyless, GET-only)

- https://property.bot/api/health
- https://property.bot/api/info
- https://property.bot/api/v1/health
- https://property.bot/api/v1/info

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

## Docs and discovery

- Docs: https://property.bot/docs
- OpenAPI: https://property.bot/openapi.json
- llms.txt: https://property.bot/llms.txt
- Docs scope: https://property.bot/docs/llms.txt
- API scope: https://property.bot/api/llms.txt
- Auth: https://property.bot/auth.md
- Static twins: https://property.bot/agent.json · https://property.bot/agent.md

## MCP (Bearer-gated, first-person only)

- URL: https://mcp.property.bot/mcp
- Auth: `Authorization: Bearer <token>`
- Scope: first-person only for the authenticated caller
- Tools: `lookup_person`, `remember_person`, `find_matches`, `send_text`, `delete_person`

Match cards stay redacted (no phone, last name, or street address). Do not invent a public REST wrapper for these tools.
