housecallpro-mcp

chrischall/housecallpro-mcp
★ 0 stars TypeScript Browser/Web Updated 6d ago
Read Housecall Pro estimates from the customer link your contractor sent you — MCP server + curl skill. Talks to app.housecallpro.com directly over HTTPS; no browser extension required.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "housecallpro-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chrischall/housecallpro-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server that connects Claude to the **customer side** of [Housecall Pro](https://housecallpro.com) — the estimate or invoice link a contractor (HVAC, plumbing, electrical, cleaning) emails or texts you. > [!WARNING] > **AI-developed project.** This codebase was built and is actively maintained

Tools (7)

housecallpro_approve_estimatehousecallpro_decline_estimatehousecallpro_get_companyhousecallpro_get_estimatehousecallpro_get_invoicehousecallpro_healthcheckhousecallpro_list_links