Leximo-AI/leximo-ai-call-assistant-mcp-server
Make AI-powered phone calls on your behalf — book reservations, schedule appointments, and view call transcripts
Quick Start
Clone the repository:
git clone https://github.com/Leximo-AI/leximo-ai-call-assistant-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"leximo-ai-call-assistant-mcp-server": {
"command": "npx",
"args": [
"-y",
"Leximo-AI/leximo-ai-call-assistant-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.