Skip to main content
CommunicationTypeScript

Leximo-AI/leximo-ai-call-assistant-mcp-server

Make AI-powered phone calls on your behalf — book reservations, schedule appointments, and view call transcripts

communicationcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/Leximo-AI/leximo-ai-call-assistant-mcp-server

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

Details

Category
Communication
Language
TypeScript
Author
Leximo-AI