github re-analysis due

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

github

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

maintainer
Leximo-AI
license
first seen
2026-06-03
last seen
2026-06-03
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 13 tools
transport stdio · http verified reported listed in the official MCP registry counts 13 tools · 0 res · 0 prompts permission surface via code analysis

tools

  • create_assignment

    Create a new phone call assignment

  • create_checkout_session

    Get a checkout URL to subscribe to a plan

  • delete_assignment

    Delete an assignment

  • get_agent

    Get details of a specific agent

  • get_assignment

    View a specific assignment with results and transcript

  • get_assignment_proposals

    Get AI suggestions to improve your task description

  • get_credits

    Check credit balance, usage history, and subscription summary

  • get_plans

    List available subscription plans with pricing

  • get_profile

    Get your user profile and account details

  • get_subscription

    View active subscription details

  • list_agents

    List available AI calling agents

  • list_assignments

    List all your assignments (paginated)

  • list_notifications

    Get call completion events and notifications

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

network 1

  • net Leximo-AI-leximo-ai-call-assistant-mcp-server-a2b6e07/src/api-client.ts :29 const res = await fetch(url.toString(), {

secrets 1

  • secrets Leximo-AI-leximo-ai-call-assistant-mcp-server-a2b6e07/src/index.ts :8 const token = process.env.LEXIMO_API_TOKEN;

declared dependencies 5

  • @modelcontextprotocol/sdk@^1.26.0
  • zod@^4.3.6
  • @types/node@^25.2.3
  • tsx@^4.21.0
  • typescript@^5.9.3