MCP connector: ask Claude or ChatGPT about your syndicate

Connect your AI assistant to your syndicate's data: units, budget, obligations, register - scoped to your permissions, journaled and revocable at any time.

Cover Image for MCP connector: ask Claude or ChatGPT about your syndicate

CondoAide now exposes an MCP connector (Model Context Protocol): connect your AI assistant - Claude, ChatGPT, Claude Code or any MCP-compatible client - to your syndicate's data and ask questions in natural language.

What it enables

  • "Which units haven't submitted their proof of insurance?"
  • "Summarize the budget against actual spending."
  • "Find the resolution about the lobby renovation in the register."

The connector covers, in read mode, the syndicate overview, units, members, contributions, budget, financial statements, obligations and the register. First write actions included: adding units and occupants. Fuller write capability is in development.

Built for confidentiality

  • The assistant acts with the permissions of the user who authorizes it: it sees exactly what that person would see in the app.
  • Every call is recorded in the journal.
  • Register documents stay authenticated links - never sent in full to the assistant.
  • Authorization uses OAuth and is revoked in one click from the Profile page.

How to enable it

  1. Settings → Profile & Signatures → MCP connector: copy the endpoint.
  2. In Claude (connectors) or ChatGPT (developer mode → Connectors): add a connector, paste the endpoint, authorize (OAuth).
  3. In another MCP client (Claude Code, a code editor, a command-line tool): create a personal token on the same page and provide it with the endpoint.

For the full context - security, limits and good practices - read the MCP connector article.