Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

com.lobbyvoices/receptionist-toolkit

com.lobbyvoices/receptionist-toolkit

Free receptionist tools: phone scripts, IVR menus (EN+ES), ElevenLabs prompts, missed-call math

Uptime
100.0%
2 direct probes · 30d
Response
756ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
0
available

Tools · 8

write_phone_script

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.

write_ivr_menu

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.

generate_elevenlabs_agent_prompt

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.

calculate_missed_call_cost

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.

simulate_receptionist_call

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 …

get_demo_call_number

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,…

should_i_hire_a_receptionist

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.

save_my_receptionist

Saves the phone script, IVR menu, agent prompt, or simulated call you just built for a real business and returns the live demo number plus signup link in this conversation. It does not send email. Off…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.lobbyvoices/receptionist-toolkit": {
      "url": "https://lobbyvoices.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}