Leximo AI Call Assistant MCP Server

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. Its 13 documented tools cluster into read & search, create & write, delete. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-02-18 · ★ 2 · #639 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Leximo AI Call Assistant MCP Server

before you install - you'll need

LEXIMO_API_TOKEN

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add leximo-ai-leximo-ai-call-assistant-mcp-s -- npx -y leximo-ai-call-assistant-mcp-server

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "leximo-ai-leximo-ai-call-assistant-mcp-s": {
      "command": "npx",
      "args": [
        "-y",
        "leximo-ai-call-assistant-mcp-server"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package leximo-ai-call-assistant-mcp-server - unscoped; check the name against the project README before installing

registry namespace io.github.Leximo-AI is GitHub-verified and matches the repo owner

03 · What Leximo AI Call Assistant MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can get your user profile and account details, check credit balance, usage history, and subscription summary, view active subscription details, and list available subscription plans with pricing.

Capability map

Tools grouped from the project's README - what Leximo AI Call Assistant MCP Server lets an agent do.

read & search

10 tools - e.g. Get your user profile and account details; Check credit balance, usage history, and subscription summary; View active subscription details

get_profile · get_credits · get_subscription · get_plans · list_agents · get_agent…

create & write

2 tools - e.g. Get a checkout URL to subscribe to a plan; Create a new phone call assignment

create_checkout_session · create_assignment

delete

1 tool - e.g. Delete an assignment

delete_assignment

04 · Who maintains Leximo AI Call Assistant MCP Server

leximo-ai-call-assistant-mcp-server is maintained by leximo-ai. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
other - ranked #639 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.Leximo-AI/leximo-ai-call-assistant-mcp-server (active, first published 2026-02-18)
packages
npm:leximo-ai-call-assistant-mcp-server

06 · Leximo AI Call Assistant MCP Server FAQ

Is Leximo AI Call Assistant MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-02-18. We re-verify nightly.

What can Leximo AI Call Assistant MCP Server do?

With this server connected, an agent can get your user profile and account details, check credit balance, usage history, and subscription summary, view active subscription details, and list available subscription plans with pricing.

How do I install Leximo AI Call Assistant MCP Server?

Run `npx -y leximo-ai-call-assistant-mcp-server`. The README documents one environment variable (LEXIMO_API_TOKEN) to set first. You can also paste the ready-made client config above.

Does Leximo AI Call Assistant MCP Server run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Leximo AI Call Assistant MCP Server

More MCP servers to compare · Licinexus MCP Server · LightNow MCP Proxy · Lindo AI · Lotus Wisdom · What2 Watch

More JavaScript MCP servers · Lightning Wallet · Lightningfaucet MCP Server · Miner U · Outlook Assistant · see all