How to Use the Follow Up Boss MCP in Claude Code
Manage real estate pipelines from the terminal. Claude Code turns your CRM into a headless backend.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Follow Up Boss MCP to Claude Code
Create your Vinkius account to connect Follow Up Boss 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.
Pipe lead data to Claude Code
Real estate data doesn't have to live in a web browser. You can run a cron job that triggers `list_leads` and pipes the output into a bash script. The agent filters the contacts and executes `create_followup_task` for anyone missing a scheduled call. This works perfectly in CI/CD pipelines. If you have a custom signup form, your GitHub Action can use `create_new_lead` to inject test records into the sandbox, verifying the deployment before it hits production.
Audit Follow Up Boss MCP Server events
Brokers need to know when systems fail. You can write a headless script that runs `list_configured_webhooks` to ensure all routing endpoints are active. If one drops, the agent alerts your Slack channel. It also handles activity auditing. By running `list_recent_events` and `log_lead_activity`, Claude Code can aggregate daily system usage and dump it into a structured JSON log file on your server.
Sync transactions via CLI
Moving transaction data between systems usually requires heavy ETL pipelines. With this integration, you just tell your terminal agent to execute `list_real_estate_deals` and push the results into your data warehouse. The same applies to scheduling. A simple shell command can trigger `list_calendar_appointments` and `list_person_notes`. Your agent combines showing schedules with buyer preferences for a daily text-based briefing.
Set up Follow Up Boss 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 seefollow-up-boss-alternative-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Follow Up Boss transactions." It will automatically discover and invoke the available Follow Up Boss tools.
claude mcp add --transport http follow-up-boss-alternative-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 Follow Up Boss MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Follow Up Boss MCP today
We host it, we monitor it, we maintain it. You just paste one token.