Let agents find and book verified local pros for handyman, renovation, HVAC, plumbing, electrical, and landscaping jobs across supported US metro markets.
Capabilities
Six structured tools that move from discovery to confirmed booking — each one designed for agent workflows, not human browsing.
Find verified pros by service type and location across the DMV.
Fetch full profile for a single pro — ratings, services, and availability.
Pull review data for a specific pro before recommending them.
Load the authenticated homeowner's profile and saved preferences.
Retrieve the homeowner's past and active job history.
Check current status of a booking — confirmed, en route, or completed.
Submit a new booking after explicit homeowner approval. No silent bookings.
Re-book a previously used pro by referencing a past job ID.
Why HireNimbus
Traditional home-service marketplaces are optimized for consumers browsing listings. HireNimbus is built for AI agents that need a structured, safe way to help homeowners get real work done.
Verified service professionals across six categories. Agents don't rely on generic web search results when helping homeowners book real-world work.
Designed for booking workflows, not just discovery. Coverage check to provider search to booking preview to confirmed request — through structured tools.
Home service bookings involve real homes, schedules, and phone numbers. HireNimbus requires explicit homeowner confirmation before any booking request is submitted.
| Capability | HireNimbus MCP | Search directories | Lead-gen marketplaces | Browser agents |
|---|---|---|---|---|
| Agent-native MCP interface | Yes | No | Varies | No |
| Verified service professionals | Yes | Varies | Varies | No |
| Structured coverage check | Yes | No | Varies | No |
| Provider search | Yes | Yes | Yes | Yes |
| Booking request capability | Yes | No | Varies | Varies |
| Booking preview before submission | Yes | No | Varies | No |
| Explicit homeowner confirmation | Yes | No | Varies | No |
| Booking status tools | Yes | No | Varies | No |
Service Categories
Structured categories with clear scope, so agents route the right jobs to the right providers.
General repairs, mounting, small fixes, maintenance, furniture assembly, drywall patches, fixture replacement.
Kitchen upgrades, bathroom upgrades, decks, flooring, drywall, painting, and larger home improvement projects.
Servicing, maintenance, repair, installation, AC, heating, furnace, heat pumps, and thermostats.
Leaks, drains, toilets, sinks, faucets, water heaters, pipe repairs, and plumbing service requests.
Outlets, switches, wiring, panels, lighting, ceiling fans, EV chargers, and electrical troubleshooting.
Lawn care, yard cleanup, tree trimming, mulch, garden cleanup, outdoor maintenance, and seasonal work.
Launch Markets
Agents can check coverage programmatically. Markets and ZIP code coverage expand based on provider density.
Washington DC, Arlington, Alexandria, Bethesda, Silver Spring, Rockville, Fairfax, Tysons, Reston, Falls Church
San Francisco, Oakland, Berkeley, San Jose, Palo Alto, Mountain View, Sunnyvale, Menlo Park, Redwood City, San Mateo
Austin, Round Rock, Cedar Park, Pflugerville, Georgetown, Leander, Lakeway, Bee Cave
Atlanta, Decatur, Sandy Springs, Marietta, Roswell, Alpharetta, Smyrna, Brookhaven
Boston, Cambridge, Somerville, Brookline, Newton, Quincy, Medford, Waltham
New York City, Manhattan, Brooklyn, Queens, Bronx, Staten Island, Jersey City, Hoboken, Long Island City, Yonkers
Example Prompts
When an agent detects a home-service intent in a supported market, these are the kinds of requests Home Services MCP handles.
MCP Tools
Ten tools covering discovery, comparison, booking, and status tracking. Read-only tools work without authentication.
| Tool | Purpose | Access | Auth | Creates booking |
|---|---|---|---|---|
get_my_profile |
Load authenticated homeowner profile | Read | Yes | No |
search_providers |
Search providers by job type and location | Read | Maybe | No |
get_provider_details |
Fetch provider profile | Read | Maybe | No |
get_provider_reviews |
Fetch provider reviews | Read | Maybe | No |
get_booking_status |
Check booking status | Read | Yes | No |
get_previous_jobs |
Load homeowner job history | Read | Yes | No |
book_same_pro_again |
Rebook prior provider by job ID | Write | Yes | Yes |
create_booking |
Submit booking for any service category | Write | Yes | Yes, after confirmation |
Install
Add Home Services MCP by HireNimbus to any MCP-compatible client. Public discovery tools may be available without authentication.
{
"mcpServers": {
"hirenimbus-home-services": {
"url": "https://mcp.hirenimbus.com/mcp",
"transport": "streamable-http"
}
}
}
{
"mcpServers": {
"hirenimbus-home-services": {
"url": "https://mcp.hirenimbus.com/mcp",
"transport": "streamable-http"
}
}
}
// Add to ~/Library/Application Support/Claude/claude_desktop_config.json
// or %APPDATA%\Claude\claude_desktop_config.json on Windows
// In Cursor Settings → MCP Servers → Add Server
// Name: hirenimbus-home-services
// URL: https://mcp.hirenimbus.com/mcp
// Transport: streamable-http
{
"mcpServers": {
"hirenimbus-home-services": {
"url": "https://mcp.hirenimbus.com/mcp",
"transport": "streamable-http"
}
}
}
// In VS Code settings.json or .vscode/mcp.json:
{
"mcpServers": {
"hirenimbus-home-services": {
"url": "https://mcp.hirenimbus.com/mcp",
"transport": "streamable-http"
}
}
}
// In your Hermes MCP configuration:
{
"mcpServers": {
"hirenimbus-home-services": {
"url": "https://mcp.hirenimbus.com/mcp",
"transport": "streamable-http"
}
}
}
// In your OpenClaw MCP configuration:
{
"mcpServers": {
"hirenimbus-home-services": {
"url": "https://mcp.hirenimbus.com/mcp",
"transport": "streamable-http"
}
}
}
Public discovery tools may be available without authentication. Profile, previous-job, booking, and booking-status tools may require authenticated production access.
Safety
Home service bookings involve real homes, schedules, addresses, and phone numbers. Home Services MCP is designed around preview-first, confirmation-safe actions.
HireNimbus is building the home-services booking layer for AI agents. Contact us for production access, partnership discussions, supported markets, custom workflows, and commercial licensing.
Contact HireNimbus