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

💬 Communication
0 Views
0 Installs

📇 ☁️ - Make AI-powered phone calls on your behalf — book reservations, schedule appointments, and view call transcripts

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "leximo-ai-leximo-ai-call-assistant-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "leximo-ai-leximo-ai-call-assistant-mcp-server"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

Leximo AI Call Assistant — MCP Server

npm version Node >=18 MCP License: MIT

An MCP (Model Context Protocol) server that lets you schedule AI phone calls and manage Leximo assignments directly from Claude Desktop or Claude Code — no app switching needed.


Quick Install

Claude Code (one command)

claude mcp add leximo -e LEXIMO_API_TOKEN=your-token -- npx -y leximo-ai-call-assistant-mcp-server

Replace your-token with your API token from concierge.leximo.ai/profile.

Claude Code (plugin marketplace)

/plugin marketplace add leximo-ai/leximo-ai-call-assistant-mcp-server

Then install the plugin:

/plugin install leximo-ai-call-assistant

Manual Setup

1. Get your API token

  1. Go to concierge.leximo.ai and sign in
  2. Open your profile page
  3. Copy your JWT access token

2. Configure Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):

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

3. Configure Claude Code (manual)

Add to your Claude Code MCP settings:

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

Features

  • Assignments — Create, list, view, and delete AI phone call assignments
  • AI Agents — Browse available calling agents and pick the right one
  • Task Proposals — Get AI-generated improvements for your call instructions
  • Credits — Check your credit balance and usage history
  • Subscriptions — View your plan, browse available plans, and subscribe
  • Notifications — View call completion events and system notifications

Available Tools

ToolDescription
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
get_agentGet details of a specific agent
list_assignmentsList all your assignments (paginated)
get_assignmentView a specific assignment with results and transcript
create_assignmentCreate a new phone call assignment
delete_assignmentDelete an assignment
get_assignment_proposalsGet AI suggestions to improve your task description
list_notificationsGet call completion events and notifications

Example Prompts

Once configured, ask Claude things like:

  • "Show me my Leximo assignments"
  • "Create a call to +1234567890 to book a restaurant for 2 at 7pm Friday"
  • "How many credits do I have left?"
  • "What subscription plans are available?"
  • "Show me the transcript from my last call"
  • "What agents are available and which one is best for restaurant bookings?"

Development

npm install
npm run build      # Compile TypeScript
npm start          # Run compiled server
npm run dev        # Run with tsx (hot reload)

Test with MCP Inspector

LEXIMO_API_TOKEN=your-token npx @modelcontextprotocol/inspector node dist/index.js

Environment Variables

VariableRequiredDescription
LEXIMO_API_TOKENYesJWT token from concierge.leximo.ai/profile

Copy .env.example to .env for local development.


License

MIT © Leximo

Related MCP Servers

AbdelStark/nostr-mcp

☁️ - A Nostr MCP server that allows to interact with Nostr, enabling posting notes, and more.

💬 Communication0 views
adhikasp/mcp-twikit

🐍 ☁️ - Interact with Twitter search and timeline

💬 Communication0 views
aeoess/mingle-mcp

📇 ☁️ - Agent-to-agent networking. Your AI publishes what you need, matches with other people's agents, both humans approve before connecting. 6 tools, Ed25519 signed, shared network at api.aeoess.com.

💬 Communication0 views
agenticmail/agenticmail

📇 🏠 🍎 🪟 🐧 - Real email and SMS for AI agents. Run a local mail server with disposable inboxes, send/receive real email, fetch verification codes, and drive a real inbox — all from your machine, no third-party email API. Install with npx @agenticmail/mcp.

💬 Communication0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it →
★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.