Schedule AI phone calls, manage Leximo assignments, inspect transcripts, and monitor credits through MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Leximo AI Call Assistant MCP Server.
get_profileGet your user profile and account details
get_creditsCheck credit balance, usage history, and subscription summary
get_subscriptionView active subscription details
get_plansList available subscription plans with pricing
create_checkout_sessionGet a checkout URL to subscribe to a plan
list_agentsList available AI calling agents
Leximo-AI/leximo-ai-call-assistant-mcp-server MCP server gives an MCP client access to Leximo AI phone-call assignments. An agent can create an assignment with a destination phone number and task instructions, inspect its status and results, and read the resulting transcript. Assignments can also be listed with pagination or removed when they are no longer needed.
The server also exposes account and service-management operations. These include retrieving the user profile, current credit information, subscription details, available plans, and a checkout URL for subscribing. Calling-agent discovery, task-description proposals, and notifications are available through separate tools.
This fits workflows where an AI assistant needs to ask Leximo to make a phone call, such as requesting a reservation or arranging an appointment, then report what happened.
The MCP process runs locally and communicates with Leximo using the configured JWT access token. After the client starts the process, MCP tools can call Leximo operations for the authenticated account. A typical workflow is:
Credit usage and subscription information can be checked separately. The available-plan and checkout tools expose plan information and provide a URL for subscribing; they do not represent a local payment flow.
The Leximo-AI/leximo-ai-call-assistant-mcp-server MCP server requires Node.js 18 or newer and the LEXIMO_API_TOKEN environment variable. The token is obtained from the Leximo Concierge profile page after signing in. In Claude Desktop, configure a server entry with npx as the command, -y and leximo-ai-call-assistant-mcp-server as arguments, and the token in the server environment.
The same command and environment variable can be added to Claude Code MCP settings. The documented direct installation command is:
For local development, the repository documents npm install, followed by npm run build and npm start; npm run dev runs the development process with hot reload. A .env file can be created from .env.example for development configuration.
The exposed tools cover four main areas:
The server requires a valid Leximo JWT access token, so it is not a credential-free local utility. Actual phone-call execution depends on the Leximo account and its available credits or subscription. The provided material documents Claude Desktop and Claude Code usage; it does not establish compatibility with other MCP clients. The repository is licensed under MIT.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/leximo-ai-leximo-ai-call-assistant-mcp-server)<a href="https://allmcps.com/mcp/leximo-ai-leximo-ai-call-assistant-mcp-server"><img src="https://allmcps.com/api/badge/leximo-ai-leximo-ai-call-assistant-mcp-server?style=directory" alt="Leximo AI Call Assistant MCP Server on AllMCPs" /></a>