receptionist toolkit for VS Code
com.lobbyvoices/receptionist-toolkit
Free receptionist tools: phone scripts, IVR menus (EN+ES), ElevenLabs prompts, missed-call math
client:VS Code
transport:streamable-http
tools:8
Install receptionist toolkit in VS Code
.vscode/mcp.json
{
"servers": {
"receptionist-toolkit": {
"type": "http",
"url": "https://lobbyvoices.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs