# Who Do I Call For? — Emergency Home-Service Router [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://whodoicallfor.com/for-agents/  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/who-do-i-call-for-emergency-home-service-router

## Description
Routes home emergencies to the right trade: who to call in what order, first steps, sourced costs.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "who-do-i-call-for-emergency-home-service-router": {
    "command": "npx",
    "args": ["-y","who-do-i-call-for-emergency-home-service-router"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

