← Registry

AI & Machine Learning

lobbyvoices.com

Provides tools for creating AI-powered phone receptionist scripts, IVR menus, and call cost analysis.

1 endpoint8 known toolsFirst detected June 17, 2026Last detected August 29, 2026

ENDPOINT 1

https://lobbyvoices.com/api/mcp

No auth detected

MCP server metadata

Name
lobbyvoices
Version
1.3.0
Capabilities
tools
Server instructions

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_script

Writes a professional phone script for a business — greeting, voicemail message, on-hold message, or jingle lines — in English, Mexican Spanish, or both.

Potential side effects
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.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
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 a full AI brain on top).

Inferred read-only
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, booking flow).

Inferred read-only
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.

Inferred read-only
save_my_receptionist

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.

Inferred read-only

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

Trust status RestrictedContent

lobbyvoices.com is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.