Back to directory
leximo-ai/leximo-ai-call-assistant-mcp-server

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

@Leximo-AI

An MCP server that lets you schedule AI phone calls and manage Leximo assignments directly from Claude Desktop or Claude Code

mcpai-phoneschedulingleximophone-callsautomationclaude-desktop

Installation & Configuration

{
  "mcpServers": {
    "leximo": {
      "command": "npx",
      "args": [
        "-y",
        "leximo-ai-call-assistant-mcp-server"
      ],
      "env": {
        "LEXIMO_API_TOKEN": "your-token"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/11
Updated
2026/6/12