How to Use the Housecall Pro MCP in Claude Code
Pipe Housecall Pro job queues and customer records directly into your terminal workflows using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Housecall Pro MCP to Claude Code
Create your Vinkius account to connect Housecall Pro 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.
Command-line job dispatching via Claude Code
The `list_jobs` tool lets you query active service tickets directly from your shell. You can pipe this output to grep or jq to filter by date, status, or technician without opening a heavy web browser. Alright, let's say you need to assign a tech to a critical call. Claude Code pulls the roster with `list_technicians`, matches availability, and outputs the exact command line you need to run to update the schedule.
Terminal-based invoice audits using this MCP Server
This MCP Server gives you direct terminal access to `list_invoices` for instant financial auditing. You can run rapid shell queries to find outstanding balances and cross-reference them with `list_price_list_items` on the fly. The key here is speed. Instead of clicking through a slow UI, you pipe the raw JSON into your local reporting scripts, letting Claude Code parse thousands of line items in seconds.
Automating webhook checks in CI/CD pipelines
Claude Code calls `list_webhooks` to verify your production event routes during deployment. You can run this check as a pre-flight step in your GitHub Actions to ensure your backend won't miss job updates. If a webhook is missing, the agent flags it in the terminal output and suggests the exact configuration fix. This keeps your field service events flowing into your CRM without manual testing.
Set up Housecall Pro 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 seehousecall-pro-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Housecall Pro transactions." It will automatically discover and invoke the available Housecall Pro tools.
claude mcp add --transport http housecall-pro-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 Housecall Pro MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Housecall Pro MCP today
We host it, we monitor it, we maintain it. You just paste one token.