HomeCommunication › leximo-ai-call-assistant-mcp-server

leximo-ai-call-assistant-mcp-server

Schedule AI phone calls, manage assignments, and check credits from Claude.

TypeScript Cloud
★ 2 stars Last pushed 2026-02-18 License: MIT

Topics: Communication

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.1)

npx -y leximo-ai-call-assistant-mcp-server@1.0.1

Or add to your MCP client config:

{
  "mcpServers": {
    "leximo-ai-call-assistant-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "leximo-ai-call-assistant-mcp-server@1.0.1"
      ],
      "env": {
        "LEXIMO_API_TOKEN": "<YOUR_VALUE>"
      }
    }
  }
}
  • LEXIMO_API_TOKEN required secret — Leximo API token from concierge.leximo.ai/profile

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry