MCP Server
MCP
io.github.chrischall/housecallpro-mcp
Read Housecall Pro estimates from the customer link your contractor sent you.
Install
npx -y @chrischall/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@chrischall/housecallpro-mcp",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Estimate or invoice link your contractor sent you.",
"isSecret": true,
"name": "HOUSECALLPRO_LINK"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment