Find a vetted, licensed U.S. locksmith and request a quote or booking.
Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.
https://hirelocksmiths-mcp.onrender.com/mcp6 tools · 798mssearch_locksmithsFind vetted, licensed locksmiths near a location.
Use this first when a user needs a locksmith. Returns a ranked list of
human-vetted providers (featured first) with id, name, city, services,
rating, verified/featured flags, phone, and a profile URL.
Args:
location: A 5-digit US ZIP code (pr…Find vetted, licensed locksmiths near a location. Use this first when a user needs a locksmith. Returns a ranked list of human-vetted providers (featured first) with id, name, city, services, rating, verified/featured flags, phone, and a profile URL. Args: location: A 5-digit US ZIP code (pr…
| Parameter | Type | Description |
|---|---|---|
| location* | string | — |
| service | string | — |
| urgency | string | — |
| budget | string | — |
| limit | integer | — |
get_locksmithGet the full profile for one locksmith by id (from search_locksmiths).
Returns name, city/state, services, service-area ZIPs, rating, review count,
verification note, phone, and profile URL.Get the full profile for one locksmith by id (from search_locksmiths). Returns name, city/state, services, service-area ZIPs, rating, review count, verification note, phone, and profile URL.
| Parameter | Type | Description |
|---|---|---|
| locksmith_id* | string | — |
request_quoteCreate a lead: ask a specific locksmith for a quote.
ONLY call this when the user has chosen a provider and wants to be contacted —
it sends a real request to the locksmith. Provide a phone (preferred) or email
so the locksmith can reach the customer. Returns a reference id (HL-####); the
lock…Create a lead: ask a specific locksmith for a quote. ONLY call this when the user has chosen a provider and wants to be contacted — it sends a real request to the locksmith. Provide a phone (preferred) or email so the locksmith can reach the customer. Returns a reference id (HL-####); the lock…
| Parameter | Type | Description |
|---|---|---|
| locksmith_id* | string | — |
| name* | string | — |
| phone | string | — |
| string | — | |
| zip | string | — |
| service | string | — |
| details | string | — |
| urgency | string | — |
book_jobCreate a booking request with a specific locksmith (firmer than request_quote).
ONLY call when the user wants to book a job — it sends a real request. Provide a
phone (preferred) or email. `preferred_time` is the requested window, e.g.
"today 3-5pm". This is a booking REQUEST, not a guaranteed…Create a booking request with a specific locksmith (firmer than request_quote). ONLY call when the user wants to book a job — it sends a real request. Provide a phone (preferred) or email. `preferred_time` is the requested window, e.g. "today 3-5pm". This is a booking REQUEST, not a guaranteed…
| Parameter | Type | Description |
|---|---|---|
| locksmith_id* | string | — |
| name* | string | — |
| phone | string | — |
| string | — | |
| zip | string | — |
| service | string | — |
| preferred_time | string | — |
| details | string | — |
| urgency | string | — |
check_availabilityCheck coverage for one provider (locksmith_id) or an area (location: ZIP or city).
Returns whether the area is served, how many vetted providers cover it, and how many
offer 24/7 emergency service. Live availability is confirmed at request_quote — this
does not return a real-time "available now…Check coverage for one provider (locksmith_id) or an area (location: ZIP or city). Returns whether the area is served, how many vetted providers cover it, and how many offer 24/7 emergency service. Live availability is confirmed at request_quote — this does not return a real-time "available now…
| Parameter | Type | Description |
|---|---|---|
| locksmith_id | string | — |
| location | string | — |
get_etaGet an ETA proxy for a location (ZIP or city).
eta_minutes is null — HireLocksmiths does not pre-list ETAs. The tool returns the
number of vetted providers nearby and whether 24/7 emergency coverage exists (usually
fastest). For a real ETA, call request_quote and the locksmith confirms it direc…Get an ETA proxy for a location (ZIP or city). eta_minutes is null — HireLocksmiths does not pre-list ETAs. The tool returns the number of vetted providers nearby and whether 24/7 emergency coverage exists (usually fastest). For a real ETA, call request_quote and the locksmith confirms it direc…
| Parameter | Type | Description |
|---|---|---|
| location* | string | — |
6 of 6 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Find a vetted, licensed U.S. locksmith and request a quote or booking.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.