How to Use the Homebase MCP in Claude Code
Claude Code runs headless Homebase operations directly from your terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Homebase MCP to Claude Code
Create your Vinkius account to connect Homebase 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.
Headless scheduling for Claude Code
Pipe your shift data into local scripts using `list_scheduled_shifts`. This lets you automate payroll exports or attendance audits without a GUI. It works perfectly in CI/CD pipelines or cron jobs. The JSON output from the tools integrates with standard shell utilities for quick processing.
Terminal-based staff management
Run `list_employees` and `get_employee_profile` directly from your command line. It’s the fastest way to verify staff details during a deployment or maintenance task. Claude Code treats these tools as standard system commands. It returns the data into your shell, allowing for immediate pipe-through to other processes.
Automated labor budget monitoring
Use `list_labor_budgets` to pull financial data into your monitoring suite. It alerts you to budget overruns by processing the API response in real-time. This is essential for SREs and backend engineers. You get machine-readable data that fits into your existing terminal-centric workflow.
Set up Homebase 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 seehomebase-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Homebase transactions." It will automatically discover and invoke the available Homebase tools.
claude mcp add --transport http homebase-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 Homebase MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Homebase MCP today
We host it, we monitor it, we maintain it. You just paste one token.