How to Use the kvCORE MCP in Claude Code
Manage your real estate pipeline from the terminal. Claude Code executes kvCORE operations headlessly for CI/CD and cron jobs.
Works with every AI agent you already use
…and any MCP-compatible client
Connect kvCORE MCP to Claude Code
Create your Vinkius account to connect kvCORE 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.
Script lead updates with Claude Code
This server connects your terminal directly to your real estate database. Real estate operations belong in automated pipelines, not clunky web interfaces. You can pipe a CSV of new contacts directly into your terminal. Your CLI agent reads the file and runs `search_kvcore_leads` to check for duplicates. If a match exists, it executes `update_lead_info` to refresh the phone number or status. It handles the JSON formatting and API calls entirely in the background. You just get the success output in your shell.
Run headless property audits via MCP Server
Checking inventory status shouldn't require logging into a dashboard. Set up a cron job that triggers your terminal agent every morning. It runs `list_property_listings` to pull the active metadata via this MCP Server. Then it hits `get_listing_details` for any properties flagged for review. The agent compiles the data and pipes it to your Slack webhook or a local log file. Zero manual intervention is required.
Automate agent task reporting
Extracting daily schedules is tedious. You can write a bash script that tells your CLI tool to fetch the daily workload. It calls `get_agent_profile` and `list_agent_tasks` to map out the pending calls. The script can then cross-reference those tasks by calling `list_lead_activity`. Finally, it uses `create_lead_note` to log the daily audit. Everything runs headlessly in your SSH session or Docker container.
Set up kvCORE 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 seekvcore-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest kvCORE transactions." It will automatically discover and invoke the available kvCORE tools.
claude mcp add --transport http kvcore-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 kvCORE MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the kvCORE MCP today
We host it, we monitor it, we maintain it. You just paste one token.