- Housecall Pro Mcp
Housecall Pro Mcp
MCP server for the Housecall Pro public API.
Manage customers, book jobs, schedule technicians, create estimates, track invoices and handle leads - all from natural language in Claude Code.
Overview
70+ tools across all Housecall Pro resources: Customers, Jobs, Estimates, Invoices, Leads, Employees, Tags, Materials, Price Book, Pipeline, Routes, Webhooks, and more.
Tools (70+)
| Tool | Description |
|---|---|
list_customers | List and search customers |
create_customer | Create a new customer with address |
create_job | Create a job for a customer |
update_job_schedule | Schedule a job with time window |
dispatch_job | Assign job to a technician |
create_estimate | Create an estimate with options and line items |
list_invoices | List invoices with filters |
create_lead | Create a lead and move through pipeline |
convert_lead_to_job | Convert a lead to a booked job |
get_booking_windows | Get available booking slots |
list_employees | List active staff |
get_company | Get company info and settings |
subscribe_webhook | Register a webhook endpoint |
list_tags | List and manage tags |
list_materials | Browse price book materials |
| + 55 more | Covering all Housecall Pro API resources |
Installation (Claude Code)
Step 1 — Register the marketplace:
/plugin marketplace add toducthanh/housecallpro-mcp
Step 2 — Install via /plugin → Marketplaces tab → Browse plugins → find housecallpro-mcp → Install → Configure options.
Choose your auth method:
API Key (most common):
{
"mcpServers": {
"housecallpro": {
"command": "npx",
"args": ["-y", "@toducthanh/housecallpro-mcp@latest"],
"env": {
"HOUSECALL_AUTH_METHOD": "apikey",
"HOUSECALL_API_KEY": "your-api-key"
}
}
}
}
OAuth 2.0:
{
"mcpServers": {
"housecallpro": {
"command": "npx",
"args": ["-y", "@toducthanh/housecallpro-mcp@latest"],
"env": {
"HOUSECALL_AUTH_METHOD": "oauth",
"HOUSECALL_CLIENT_ID": "your-client-id",
"HOUSECALL_CLIENT_SECRET": "your-client-secret",
"HOUSECALL_OAUTH_TOKEN": "your-access-token"
}
}
}
}
Requires Housecall Pro MAX plan and Node.js 20+.
Server Config
{
"mcpServers": {
"housecallpro": {
"command": "npx",
"args": [
"-y",
"@toducthanh/housecallpro-mcp@latest"
],
"env": {
"HOUSECALL_AUTH_METHOD": "apikey",
"HOUSECALL_API_KEY": "your-api-key"
}
}
}
}Project Info
Created At
2 months agoUpdated At
2 months agoAuthor Name
toducthanhStar
-Language
-License
-Recommend Servers
View AllAmap Maps
@amap
高德地图官方 MCP Server
a year ago
Sigstore
@3089464667
a day ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
虎嗅嗅 Ai行业参谋
5 hours ago