How to Use the Apex27 MCP in Claude Code
Query property listings and log tenant offers directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Apex27 MCP to Claude Code
Create your Vinkius account to connect Apex27 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.
Terminal-based CRM querying via Claude Code
This MCP Server exposes `list_properties` to let your terminal agent query active real estate listings without opening a browser. You can search for available flats or commercial spaces using simple shell prompts. The tool returns raw JSON that you can pipe into other command-line utilities. Claude Code can filter this output, format it as a markdown table, or save it as a local text file for quick reference.
Fast lead creation and viewing scheduling
The `create_contact` tool adds new applicants or vendors directly from your terminal command line. When a quick lead comes in via email, you can copy the text and tell Claude Code to create the record. Once the contact is created, your agent can immediately call `schedule_viewing` to set up a walkthrough. This bypasses the click-heavy CRM web interface, letting you manage your pipeline in seconds.
Monitor maintenance work orders and bids
The `list_work_orders` tool retrieves outstanding maintenance jobs for your entire portfolio. You can run daily cron jobs that query this tool to check for urgent repairs. Similarly, `list_offers` lets you monitor active negotiations. Claude Code can pull these bids, compare them against asking prices, and flag the highest offers directly in your terminal output.
Set up Apex27 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 seeapex27-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Apex27 transactions." It will automatically discover and invoke the available Apex27 tools.
claude mcp add --transport http apex27-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 Apex27 MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Apex27 MCP today
We host it, we monitor it, we maintain it. You just paste one token.