AI & Machine Learning
lobbyvoices.com
Provides tools for creating AI-powered phone receptionist scripts, IVR menus, and call cost analysis.
ENDPOINT 1
https://lobbyvoices.com/api/mcp
MCP server metadata
- Name
- lobbyvoices
- Version
- 1.3.0
Free receptionist tools from lobbyvoices.com: write business phone scripts and IVR menus (EN + Mexican Spanish), generate ElevenLabs agent system prompts, calculate what missed calls cost a business, get a hire-a-receptionist verdict, role-play a call against Lobby's real receptionist engine (simulate_receptionist_call), get the live demo phone number a human can call right now, and save a built/simulated receptionist for a real business with the person's consent (save_my_receptionist). No auth required; per-IP rate limits apply.
Known tools 8
write_phone_scriptWrites a professional phone script for a business — greeting, voicemail message, on-hold message, or jingle lines — in English, Mexican Spanish, or both.
Potential side effectswrite_ivr_menuBuilds a complete IVR (phone menu / auto-attendant) script for a business: greeting, numbered options, optional Spanish-language switch, and the operator line.
Inferred read-onlygenerate_elevenlabs_agent_promptGenerates 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.
Inferred read-onlycalculate_missed_call_costComputes 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.
Inferred read-onlysimulate_receptionist_callRole-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).
Inferred read-onlyget_demo_call_numberReturns 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).
Inferred read-onlyshould_i_hire_a_receptionistScores 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.
Inferred read-onlysave_my_receptionistSaves 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.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.lobbyvoices]
url = "https://lobbyvoices.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"lobbyvoices": {
"type": "http",
"url": "https://lobbyvoices.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: lobbyvoices
Remote MCP URL: https://lobbyvoices.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"lobbyvoices": {
"url": "https://lobbyvoices.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"lobbyvoices": {
"type": "http",
"url": "https://lobbyvoices.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "lobbyvoices",
"transport": "streamable-http",
"url": "https://lobbyvoices.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for lobbyvoices.com was fetched 2026-08-24T04:11:02.846Z and is being refreshed.
lobbyvoices.com is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.