ChatGPT + Buildium: No App, No MCP, and the Way In
ChatGPT has no Buildium app, and Buildium has not built one. Your rent roll, your open work orders and your lease end dates sit outside every chat you have. Add Carly to ChatGPT once and Buildium comes with it, in the same chat as your mail and calendar.
Where Buildium sits against ChatGPT’s app list
OpenAI renamed connectors to apps in December 2025 and folded the whole directory into the Plugins surface on 9 July 2026, so “ChatGPT plugins”, “connectors” and “apps” all land you in the same place. What that place holds is Gmail, Google Drive with Docs and Sheets, Google Calendar, Outlook mail and calendar, Microsoft Teams, SharePoint, Slack, GitHub, Box and Dropbox, plus consumer names like Canva and Spotify. There is no property management software on it at all. No Buildium, no AppFolio, no Yardi, no Rent Manager.
The cost of that shows up on the first of the month. ChatGPT can read the email an owner just sent asking why their statement looks light, and it cannot see the unit that turned in July, the concession written into the new lease, or the two vendor bills that posted after the statement ran.
Buildium has no MCP server. Its parent company announced one for a different product.
ChatGPT accepts any public MCP server, so the real question is whether Buildium publishes one. It does not, and that is worth being precise about, because the corporate answer sounds like a yes.
Four checks, all negative. mcp.buildium.com does not resolve at all. api.buildium.com/mcp returns exactly the same case-sensitivity 404 that a nonsense path on that host returns. developer.buildium.com/mcp serves the identical API reference page a made-up URL serves, to the byte, which is a catch-all rather than a server. And the letters MCP do not appear anywhere in Buildium’s developer documentation.
What does exist is a press release. On 10 August 2026, at its RealWorld conference, RealPage announced the Lumina AI Suite and said one of its four parts, Lumina Connect, will open the platform to third-party AI models through Model Context Protocol, with the first connector live with OpenAI. RealPage owns Buildium. But the announcement never mentions Buildium, describes the suite in the future tense, and is aimed at the enterprise platform behind institutional portfolios, not the product a 400-unit manager logs into on a Monday. It is a direction of travel, not something you can connect this week.
Community code fills the gap. The most complete server carries 81 tools across 12 categories on your own client ID and secret, and its author labels it experimental, not production ready, no SLA, no affiliation with Buildium. It runs on your machine, so it stops when your laptop sleeps.
Add Buildium to ChatGPT through Carly
- In Buildium, go to Settings → Application settings → System preferences → Api settings and switch Open API on. It ships turned off, and skipping this makes the next step invisible. API access is a Premium-plan feature.
- Go to Settings → Developer Tools → Create API Key, name it, and tick only the data it should reach. Then paste the client ID and secret into Carly on the integrations page. Copy the secret when it appears: it displays once, and a lost one means deleting the key and starting again.
- Open Carly in ChatGPT’s plugin directory and click Connect. Nothing to paste, no custom plugin to build.
- Ask ChatGPT about your portfolio. The Carly plugin answers with live Buildium data.
What ChatGPT can do with Buildium once Carly is in
- “Which units are more than five days past due this month, and what is outstanding on each?”
- “Pull every open work order at 1420 Lakeview Terrace and tell me which ones still have no vendor assigned.”
- “Emily Whitfield’s lease at Harrow Court ends in sixty days. What is she paying, what has she reported this year, and draft the renewal offer.”
- “Summarize Michael Ashford’s August owner statement and flag anything that is going to make him call me.”
With ChatGPT’s Gmail or Outlook app switched on beside the Carly plugin, the owner’s email and the ledger behind it meet in one answer instead of two tabs.
Lumina AI is not a ChatGPT integration
Buildium ships its own AI, and it is doing real work. AI Bill Scan reads a vendor invoice and builds the bill from the vendor name, dates and line items. Write with AI drafts emails, texts and resident announcements in your company’s tone. Above those sits the Lumina AI Workforce, five agents covering maintenance, leasing, accounting, resident experience and business operations, with the Maintenance Agent closing a work order automatically once the bill against it is paid.
All of it runs inside Buildium, on Buildium data. None of it is an MCP server, and none of it reaches your ChatGPT account or the thread you are actually stuck in. “Buildium has AI” and “Buildium is in ChatGPT” are two different claims, and today only the first is true.
The Buildium work that happens after the chat closes
A plugin answers when you ask it something. Nothing in ChatGPT is watching your portfolio.
ChatGPT's Scheduled Tasks can start from an event now, as long as the event is a Gmail message, a Slack message, or GitHub pull request activity. That is the entire vocabulary, it cannot be combined with a schedule on the same task, and it does not run in the desktop app or the Codex CLI. Claude's Cowork tasks are still clock only. Neither one wakes up because a deal moved, a form came in, an invoice cleared, or a file landed. Carly watches all of them, across the thousands of apps it connects to.
Property management is a calendar of events, and none of them are on that list. A tenant files a maintenance request at eleven at night and needs to know a person saw it. Rent goes five days late and the notice has to go out the same day, every time, or the ledger drifts. A lease crosses ninety days out and renewal outreach should already be moving. Owner statements are due on the tenth whether or not anyone remembered.
Carly watches for those moments and does the work itself: reads the record out of Buildium, writes the message, sends it from your mailbox, puts the vendor on the calendar, and logs what it did. It connects to thousands of apps, so the same connection that brings Buildium into ChatGPT also reaches Gmail, Outlook, your calendars and your booking pages, and you set it up by describing what you want in plain words. Free Zapier-style workflows; AI agents from $35/month. Get started at carlyassistant.com.
ChatGPT alone vs ChatGPT plus Carly
| ChatGPT alone | ChatGPT + Carly | |
|---|---|---|
| Buildium app in the directory | None | Reaches it through the Carly plugin |
| Pull a rent roll or a delinquency list | No | Yes |
| Look up a lease, unit, tenant or work order | No | Yes |
| Setup | Run a community MCP server yourself | Paste your Buildium key, click Connect |
| Acts the moment a maintenance request lands | No | Yes |
| Chases late rent without being asked | No | Yes |
| Sends the tenant or owner message | Only with you in the chat, confirming each send | Sends from Gmail and Outlook while you are on site |
| Runs with your laptop shut | No | Yes, in the cloud |
| Pricing | Paid ChatGPT plan | AI agents from $35/month |
What people report going wrong with ChatGPT’s connectors
Two dated public reports are worth reading before you put a portfolio behind one. A thread opened on OpenAI’s developer forum on 19 December 2025 describes connectors being invisible inside ChatGPT Projects and, outside Projects, dying after three to five tool calls with a list_resources returns only {finite: true} error. It ran to 29 posts, and a later reply pointed at OpenAI’s own help page confirming connectors are not supported in Projects at all.
A second thread, opened 25 August 2026, documents a custom connector that works on its first call in a conversation and then vanishes from the @ picker, with no second request reaching the server. The reporter reproduced it in both the Chrome web client and the desktop app. Neither problem is Buildium’s fault. Both are reasons not to run collections out of a chat window.
FAQ
Does ChatGPT work with Buildium? Not directly. Buildium has no app in ChatGPT’s plugin directory, and OpenAI’s own list has no property management software on it. The way in is the Carly plugin, which brings Buildium with it.
Is there a Buildium MCP server?
No official one. mcp.buildium.com does not resolve, the /mcp paths on Buildium’s API and developer hosts behave exactly like nonsense paths, and MCP is never mentioned in Buildium’s developer docs. RealPage, which owns Buildium, announced MCP access for its enterprise Lumina Connect product in August 2026, but that announcement does not name Buildium.
Where do I get a Buildium API key? Enable the Open API first at Settings → Application settings → System preferences → Api settings, then create the key at Settings → Developer Tools → Create API Key and tick the data it should reach. You need an administrator role, and the secret is shown once.
Can ChatGPT chase late rent on its own? Not on its own, because nothing in ChatGPT is watching your ledger. Carly fires on the event, writes the reminder, sends it from your mailbox, and records what went out against the lease. AI agents from $35/month.
More: ChatGPT connectors · ChatGPT MCP · Claude + Buildium · Buildium API · ChatGPT + Lofty · Best AI tools for property managers
Ready to automate your busywork?
Carly schedules, researches, and briefs you—so you can focus on what matters.
See what people say
"Before Carly, I relied on a Calendly link, but the whole process felt impersonal and not very professional. Carly changed that by handling all the back-and-forth, so I'm no longer stuck in endless email threads trying to line up schedules.
Now Carly reaches out to candidates, shares my real-time availability, lets them pick a slot, then sends a Zoom link and drops it straight into my calendar. She sends reminders to both of us before each call, which has significantly reduced no-shows and last-minute confusion.
On top of scheduling, Carly acts like a full executive assistant, sending me my schedule the night before so I can prepare for each call. It reminds me of the old x.ai assistant, but Carly is noticeably smarter, faster, and better suited to my healthcare recruitment business."


