How to Use the Buildium MCP in Claude Code
Query your Buildium properties, tenants, and maintenance tasks directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Buildium MCP to Claude Code
Create your Vinkius account to connect Buildium to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Query Buildium properties using this MCP Server
This MCP Server exposes the `list_properties` and `get_property` tools to let you inspect your portfolio without leaving your shell. Claude Code runs these tools, filters the JSON output, and prints clean tables directly to stdout. You can pipe the terminal output to grep or save it to a local log file. Running a quick check on a specific building takes a single command instead of logging into a heavy web portal.
Audit maintenance tasks from the CLI
The `list_tasks` and `list_work_orders` tools retrieve your active maintenance queue directly into Claude Code. SREs and system administrators can use these tools to build automated shell scripts that check for critical property issues. You can set up a cron job that triggers Claude Code to run `list_tasks`, check for high-priority items, and alert your team if any work orders are stuck.
Look up vendors using Claude Code
The `list_vendors` tool retrieves your complete list of property contractors and service providers. Claude Code uses this tool to quickly find phone numbers or email addresses when an emergency repair arises. Instead of searching through contact databases, you ask your terminal agent to find emergency electricians. It queries `list_vendors` and prints the contact card instantly.
Set up Buildium MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seebuildium-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Buildium transactions." It will automatically discover and invoke the available Buildium tools.
claude mcp add --transport http buildium-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Buildium MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Buildium MCP today
We host it, we monitor it, we maintain it. You just paste one token.