get_my_profile

shallow

io.github.Mishakivskiy/hirenimbus-mcp · Verify this server

Use this when starting any find, search, compare, or book flow. Returns the authenticated homeowner profile from HireNimbus (read-only). Call before asking for ZIP and before search_providers or create_booking. Returns GetMyProfileResult (structured JSON): - status (string, required): "ok" or "error" - name (string|null): homeowner full name when status is ok - phone (string|null): homeowner phone when status is ok - address (object|null): service street address with address1, address2, city, region, postalCode, country, formattedAddress - search_location (string|null): 5-digit ZIP from address.postalCode for search_providers.location (after user confirms the saved street address is the job site; never City, ST, the street line, formattedAddress, or address1) - message (string|null): error explanation when status is error If address.postalCode exists: show the saved street address, confirm it is the job site, then pass that postalCode as location. If address.postalCode is missing: ask once "What's the ZIP for the job?" Do not ask for city/state first. Name, street, and phone can wait until preview/book.

100.0/100

1 trials · measured 8 days ago

get_my_profile scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.Mishakivskiy/hirenimbus-mcp, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
gated
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: get_my_profile
[![Vouch score](https://vouch.tools/api/tools/5190a342-74cd-44f4-8c6e-822dfe3cc8c0/badge.svg)](https://vouch.tools/tools/5190a342-74cd-44f4-8c6e-822dfe3cc8c0)
get_my_profile — Vouch