Loading MCP server directory, please wait...
Schedule AI phone calls, manage assignments, and check credits from Claude.
npx @getmcp/cli add io.github.Leximo-AI/leximo-ai-call-assistant-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
LEXIMO_API_TOKENLeximo API token from concierge.leximo.ai/profile
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Leximo-AI/leximo-ai-call-assistant-mcp-server": {
"command": "npx",
"args": [
"-y",
"leximo-ai-call-assistant-mcp-server"
],
"env": {
"LEXIMO_API_TOKEN": ""
}
}
}
}