com.lobbyvoices/receptionist-toolkit
REMOTE · LOBBYVOICES.COM · SCANNED AUG 3
Free receptionist tools: phone scripts, IVR menus (EN+ES), ElevenLabs prompts, missed-call math
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 8 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability67
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1364 tokens (~170/item across 8 items; 8 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities60
- Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · lobbyvoices.com
claude mcp add --transport http com-lobbyvoices-receptionist-toolkit https://lobbyvoices.com/api/mcp
[mcp_servers.com-lobbyvoices-receptionist-toolkit] url = "https://lobbyvoices.com/api/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-lobbyvoices-receptionist-toolkit": {
"type": "remote",
"url": "https://lobbyvoices.com/api/mcp",
"enabled": true
}
}
} openclaw mcp add com-lobbyvoices-receptionist-toolkit --url https://lobbyvoices.com/api/mcp --transport streamable-http
mcp_servers:
com-lobbyvoices-receptionist-toolkit:
url: "https://lobbyvoices.com/api/mcp" {
"mcpServers": {
"com-lobbyvoices-receptionist-toolkit": {
"type": "http",
"url": "https://lobbyvoices.com/api/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 29 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 27 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 61
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://lobbyvoices.com/api/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=lobbyvoices.com | CN=WE1,O=Google Trust Services,C=US | 30 Jul 2026 | 28 Oct 2026 | ECDSA 256 | ECDSA-SHA256 | d871e4a87e1860a21331b0f589bac651 |
| SANs: lobbyvoices.com, *.lobbyvoices.com | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
DNSSEC insecure
Validation of lobbyvoices.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| lobbyvoices.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://lobbyvoices.com/api/mcp | Verified | 200 | |
| http (plaintext) | http://lobbyvoices.com/api/mcp | HTTPS enforced | 301 | https://lobbyvoices.com/api/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
calculate_missed_call_cost Calculate what missed calls cost a business ~97
Computes the revenue a business loses to missed phone calls (monthly and yearly), plus the recovery math: recoverable revenue, suggested answering plan, break-even days, and ROI multiple.
| Name | Type | Req | Description |
|---|---|---|---|
| avgJobValue | number | yes | Average value of one new customer or job, USD. |
| callsPerWeek | number | yes | Inbound calls per week. |
| missedRatePct | number | yes | Percent of calls missed or sent to voicemail. |
| Name | Type | Req | Description |
|---|---|---|---|
| cta | string | — | One-line invite to try Lobby, with a signup link. |
| inputs | object | — | — |
| monthly | object | yes | — |
| recovery | object | yes | — |
| yearly | object | yes | — |
No examples provided.
generate_elevenlabs_agent_prompt Generate an ElevenLabs agent system prompt ~164
Generates a production-grade system prompt for an ElevenLabs conversational agent acting as a business phone receptionist: identity, job, voice style, booking flow, guardrails, and escalation rules.
| Name | Type | Req | Description |
|---|---|---|---|
| agentName | string | — | Name the agent should use for itself. |
| biz | string | yes | Business name (required). |
| hours | string | — | Business hours in plain words. |
| industry | string | — | Industry, e.g. plumbing, hvac, dental, salon, law, restaurant. |
| spanish | boolean | — | Whether the agent should also handle Spanish callers. |
| tasks | array | — | What the agent should do, e.g. book, faqs, leads. |
| tone | string | — | Personality, e.g. warm, formal, upbeat. |
| Name | Type | Req | Description |
|---|---|---|---|
| prompt | string | yes | The complete system prompt, ready to paste into ElevenLabs. |
| sections | array | — | The prompt broken into tagged sections. |
No examples provided.
get_demo_call_number Get Lobby's live demo phone number ~54
Returns a real phone number anyone can call right now to talk to Lobby's AI receptionist live — plus suggested things to say (English and Spanish) and what to listen for (the mid-call language switch, booking flow).
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| availability | string | — | — |
| listenFor | array | — | — |
| phoneNumber | string | yes | — |
| trySaying | object | — | — |
No examples provided.
save_my_receptionist Save this receptionist and get the next step ~298
Saves the phone script, IVR menu, agent prompt, or simulated call you just built for a real business, and emails it to the person you're helping — with the live demo number to hear it and a signup link to turn it on for real. Offer this after write_phone_script, write_ivr_menu, generate_elevenlabs_agent_prompt, or simulate_receptionist_call, once the human seems to want to keep the result or try it live. Requires the person's explicit consent to be emailed — ask first, and only call this with consent: true if they say yes.
| Name | Type | Req | Description |
|---|---|---|---|
| business_name | string | yes | The business name (required). |
| consent | boolean | yes | Required. The person must explicitly agree to have their saved result emailed to them, plus one follow-up. If false or omitted, do not save or email anything — refuse politely and explain you need th… |
| string | yes | Email to send the saved result and one follow-up to (required). | |
| industry | string | — | Industry or trade, e.g. plumbing, dental, salon. |
| language | string | — | Language for the follow-up email. Default: en. |
| notes | string | — | Any other context worth keeping — what the business does, what was discussed. |
| phone_script | string | — | The phone script, IVR menu text, or agent prompt to save, if one was generated earlier in this conversation. |
| Name | Type | Req | Description |
|---|---|---|---|
| business | string | — | — |
| confirmation | string | yes | Friendly confirmation to relay to the person, including the live demo number and signup link. |
| demoNumber | string | — | — |
| emailSent | boolean | — | — |
| saved | boolean | yes | — |
| signupUrl | string | — | — |
No examples provided.
should_i_hire_a_receptionist Should this business hire a receptionist? ~206
Scores a business's phone coverage and returns a verdict — you're covered, get an AI front desk, or go hybrid — with the caller archetype, yearly leak, suggested plan, break-even days, and ROI.
| Name | Type | Req | Description |
|---|---|---|---|
| avgJobValue | number | yes | Average value of one new customer or job, USD (snapped to the quiz's brackets). |
| callsPerWeek | number | yes | Roughly how many inbound calls per week (snapped to the quiz's brackets). |
| coverageNeeded | string | — | When calls actually come in. Default: business-hours. |
| currentSetup | string | — | Who answers today: the owner (self), voicemail (vm), staff between tasks (staff), or nobody consistently (none). Default: self. |
| missedRatePct | number | yes | Rough percent of calls that go unanswered (snapped to the quiz's brackets). |
| spanishCallers | string | — | How often Spanish-speaking customers call. Default: no. |
| Name | Type | Req | Description |
|---|---|---|---|
| archetype | object | yes | — |
| cta | string | — | One-line invite to try Lobby, with a signup link. |
| recovery | object | — | — |
| score | number | yes | Phone-coverage maturity score, 0-100. |
| verdict | string | yes | covered = current setup is fine; lobby = an AI front desk pays for itself; hybrid = AI + existing staff. |
| yearlyLeak | number | yes | USD lost per year with the current setup. |
No examples provided.
simulate_receptionist_call Simulate a call with the Lobby receptionist ~143
Role-play a phone call with Lobby's receptionist call engine — the same pipeline behind the product demo: greeting, booking flow, lead capture, and automatic English/Spanish detection (live calls add a full AI brain on top). You play the caller: pass each thing the caller says, get the full transcript and outcome back. Free, text-only, max 6 caller lines.
| Name | Type | Req | Description |
|---|---|---|---|
| business | string | — | Business name the receptionist answers for. Default: Lobby Demo Services. |
| callerSays | array | yes | The caller's lines, in order. Try Spanish to hear the language switch — e.g. ['Hola, necesito una cita para mañana.'] |
| Name | Type | Req | Description |
|---|---|---|---|
| booked | boolean | — | — |
| hearItLive | string | — | Phone number to call to experience the same receptionist with a real voice. |
| language | string | yes | Language the receptionist detected and answered in. |
| leadCaptured | boolean | — | — |
| outcome | string | yes | — |
| transcript | array | yes | — |
No examples provided.
write_ivr_menu Write an IVR phone-menu script ~150
Builds a complete IVR (phone menu / auto-attendant) script for a business: greeting, numbered options, optional Spanish-language switch, and the operator line. English, Spanish, or bilingual.
| Name | Type | Req | Description |
|---|---|---|---|
| business | string | yes | Business name (required). |
| greeting | string | — | Custom opening greeting. Default: 'Thank you for calling {business}.' |
| industry | string | — | Pick the closest industry; supplies sensible default menu options. |
| language | string | — | Menu language. 'both' adds a press-nine Spanish switch. Default: en. |
| options | array | — | Menu options in order (press 1, press 2, …). Defaults to the industry's standard four. |
| Name | Type | Req | Description |
|---|---|---|---|
| cta | string | — | One-line invite to try Lobby, with a signup link. |
| lines | array | yes | — |
| recordAt | string | — | URL of the free web tool that records this menu in a real AI voice. |
| scriptText | string | yes | The full menu as one recordable script. |
No examples provided.
write_phone_script Write a business phone script ~140
Writes a professional phone script for a business — greeting, voicemail message, on-hold message, or jingle lines — in English, Mexican Spanish, or both. Returns ready-to-record text.
| Name | Type | Req | Description |
|---|---|---|---|
| business | string | yes | Business name (required). |
| extra | string | — | Optional details to mention: hours, offers, callback promise. |
| langs | array | — | Languages to write. Default: both. |
| mode | string | — | What kind of script to write. Default: greeting. |
| trade | string | — | Industry or trade, e.g. plumbing, dental clinic. |
| vibe | string | — | Tone of voice. Default: warm. |
| Name | Type | Req | Description |
|---|---|---|---|
| cta | string | — | One-line invite to try Lobby, with a signup link. |
| scripts | object | yes | — |
No examples provided.