Claude (Anthropic)
| Who is this for? | Required permissions and licenses |
|---|---|
| • For Claude users who want to query their calls and Leexi documentation from Claude. | • A paid Claude plan (Pro, Team, or Enterprise). • An active Leexi account with at least one processed call. |
How to use it
MCP server URL: https://api.leexi.ai/mcp
For reference, see the claude.ai documentation on custom connectors.
Open Claude.ai's connectors
Sign in to claude.ai, then go to Customize → Connectors.
Add a custom connector
Click Add Connector then choose "Add custom connector", and enter:
- Name:
Leexi - URL:
https://api.leexi.ai/mcp
Save and connect
Click Save, then Connect.
Authorize access
Sign in with your Leexi account and click Authorize. That's it — Leexi's tools are now available in your conversations.
Going further
Claude Desktop
Sign in to Claude Desktop
Sign in to Claude desktop, then go to Settings → Connectors
Add a custom connector
Click + then choose "Add custom connector"
Enter:
- Name:
Leexi - URL:
https://api.leexi.ai/mcp
Save and connect
Click Add, then Connect
Authorize access
Sign in with your Leexi account and authorize access
Done!
Leexi's tools are now available in your conversations
Claude Desktop uses the same custom connector system as claude.ai. See when to use desktop and web connectors to learn more.
Claude Code (CLI)
Run the following command in your terminal:
claude mcp add --transport http leexi https://api.leexi.ai/mcp
On first use, Claude Code will open a browser window for the connection.
What you can do once connected
| Tool | What it does |
|---|---|
query_calls | Searches your calls by date, participant, team, client, and more |
fetch_call_details | Retrieves the full summaries, follow-up tasks, and metadata of specific calls |
query_resources | Searches Leexi's product documentation |
fetch_resource_details | Retrieves the full content of documentation articles |
Frequently asked questions
npx is installed and working, and that your firewall allows connections to api.leexi.ai.Update mcp-remote to the latest version (npx mcp-remote@latest) and restart your Claude client.
If the issue persists, contact Leexi support at support@leexi.ai or via the chat widget on app.leexi.ai.