Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

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

+1 this week 63 Trust /100
Trust breakdown (6 categories)

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
Transport & Reachability100
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
Install

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

# add to Claude Code
claude mcp add --transport http com-lobbyvoices-receptionist-toolkit https://lobbyvoices.com/api/mcp
# ~/.codex/config.toml
[mcp_servers.com-lobbyvoices-receptionist-toolkit]
url = "https://lobbyvoices.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-lobbyvoices-receptionist-toolkit": {
      "type": "remote",
      "url": "https://lobbyvoices.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-lobbyvoices-receptionist-toolkit --url https://lobbyvoices.com/api/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-lobbyvoices-receptionist-toolkit:
    url: "https://lobbyvoices.com/api/mcp"
// mcp.json
{
  "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.

Changelog

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.

Diagnostics

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
MCP tools — 8 exposed · ~1,252 tokens

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.

Tool Tokens
calculate_missed_call_cost ~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.

NameTypeReqDescription
avgJobValuenumberyesAverage value of one new customer or job, USD.
callsPerWeeknumberyesInbound calls per week.
missedRatePctnumberyesPercent of calls missed or sent to voicemail.
NameTypeReqDescription
ctastringOne-line invite to try Lobby, with a signup link.
inputsobject
monthlyobjectyes
recoveryobjectyes
yearlyobjectyes

No examples provided.

generate_elevenlabs_agent_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.

NameTypeReqDescription
agentNamestringName the agent should use for itself.
bizstringyesBusiness name (required).
hoursstringBusiness hours in plain words.
industrystringIndustry, e.g. plumbing, hvac, dental, salon, law, restaurant.
spanishbooleanWhether the agent should also handle Spanish callers.
tasksarrayWhat the agent should do, e.g. book, faqs, leads.
tonestringPersonality, e.g. warm, formal, upbeat.
NameTypeReqDescription
promptstringyesThe complete system prompt, ready to paste into ElevenLabs.
sectionsarrayThe prompt broken into tagged sections.

No examples provided.

get_demo_call_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.

NameTypeReqDescription
availabilitystring
listenForarray
phoneNumberstringyes
trySayingobject

No examples provided.

save_my_receptionist ~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.

NameTypeReqDescription
business_namestringyesThe business name (required).
consentbooleanyesRequired. 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…
emailstringyesEmail to send the saved result and one follow-up to (required).
industrystringIndustry or trade, e.g. plumbing, dental, salon.
languagestringLanguage for the follow-up email. Default: en.
notesstringAny other context worth keeping — what the business does, what was discussed.
phone_scriptstringThe phone script, IVR menu text, or agent prompt to save, if one was generated earlier in this conversation.
NameTypeReqDescription
businessstring
confirmationstringyesFriendly confirmation to relay to the person, including the live demo number and signup link.
demoNumberstring
emailSentboolean
savedbooleanyes
signupUrlstring

No examples provided.

should_i_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.

NameTypeReqDescription
avgJobValuenumberyesAverage value of one new customer or job, USD (snapped to the quiz's brackets).
callsPerWeeknumberyesRoughly how many inbound calls per week (snapped to the quiz's brackets).
coverageNeededstringWhen calls actually come in. Default: business-hours.
currentSetupstringWho answers today: the owner (self), voicemail (vm), staff between tasks (staff), or nobody consistently (none). Default: self.
missedRatePctnumberyesRough percent of calls that go unanswered (snapped to the quiz's brackets).
spanishCallersstringHow often Spanish-speaking customers call. Default: no.
NameTypeReqDescription
archetypeobjectyes
ctastringOne-line invite to try Lobby, with a signup link.
recoveryobject
scorenumberyesPhone-coverage maturity score, 0-100.
verdictstringyescovered = current setup is fine; lobby = an AI front desk pays for itself; hybrid = AI + existing staff.
yearlyLeaknumberyesUSD lost per year with the current setup.

No examples provided.

simulate_receptionist_call ~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.

NameTypeReqDescription
businessstringBusiness name the receptionist answers for. Default: Lobby Demo Services.
callerSaysarrayyesThe caller's lines, in order. Try Spanish to hear the language switch — e.g. ['Hola, necesito una cita para mañana.']
NameTypeReqDescription
bookedboolean
hearItLivestringPhone number to call to experience the same receptionist with a real voice.
languagestringyesLanguage the receptionist detected and answered in.
leadCapturedboolean
outcomestringyes
transcriptarrayyes

No examples provided.

write_ivr_menu ~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.

NameTypeReqDescription
businessstringyesBusiness name (required).
greetingstringCustom opening greeting. Default: 'Thank you for calling {business}.'
industrystringPick the closest industry; supplies sensible default menu options.
languagestringMenu language. 'both' adds a press-nine Spanish switch. Default: en.
optionsarrayMenu options in order (press 1, press 2, …). Defaults to the industry's standard four.
NameTypeReqDescription
ctastringOne-line invite to try Lobby, with a signup link.
linesarrayyes
recordAtstringURL of the free web tool that records this menu in a real AI voice.
scriptTextstringyesThe full menu as one recordable script.

No examples provided.

write_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.

NameTypeReqDescription
businessstringyesBusiness name (required).
extrastringOptional details to mention: hours, offers, callback promise.
langsarrayLanguages to write. Default: both.
modestringWhat kind of script to write. Default: greeting.
tradestringIndustry or trade, e.g. plumbing, dental clinic.
vibestringTone of voice. Default: warm.
NameTypeReqDescription
ctastringOne-line invite to try Lobby, with a signup link.
scriptsobjectyes

No examples provided.