← Index

io.github.Leximo-AI/leximo-ai-call-assistant-mcp-server

io.github.Leximo-AI/leximo-ai-call-assistant-mcp-server·v1.0.1·Calendar & Time
Quality Score
82
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "leximo-ai-call-assistant-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "leximo-ai-call-assistant-mcp-server"
      ],
      "env": {
        "LEXIMO_API_TOKEN": "<your-leximo_api_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "leximo-ai-call-assistant-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "leximo-ai-call-assistant-mcp-server"
      ],
      "env": {
        "LEXIMO_API_TOKEN": "<your-leximo_api_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y leximo-ai-call-assistant-mcp-server
§02  Environment variables
LEXIMO_API_TOKEN
requiredsecret

Leximo API token from concierge.leximo.ai/profile

§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Calendar & Time