Leexi MCP with Claude
- Connect Leexi's meeting intelligence to Claude by Anthropic
- Query your calls, summaries and documentation directly from Claude

Connect Leexi's MCP server to Claude by Anthropic. Query your calls, AI summaries, follow-up tasks and Leexi documentation directly from Claude — only the MCP Server URL is required.
Connect Leexi's MCP server to Claude by Anthropic. You only need the MCP Server URL — no Client ID or secret is required.
Prerequisites
- A paid Claude plan (Pro, Team, or Enterprise)
- An active Leexi account with at least one processed call
MCP Server URL
https://api.leexi.ai/mcp
Claude.ai (Web)
- Sign in to claude.ai → Settings → Integrations
- Click Add integration, then choose MCP
- Enter:
- Name:
Leexi - URL:
https://api.leexi.ai/mcp
- Name:
- Click Save, then Connect
- Sign in with your Leexi account and Authorize access
- Done — Leexi tools are now available in your conversations
Claude Desktop
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"leexi": {
"command": "npx",
"args": [
"mcp-remote",
"https://api.leexi.ai/mcp"
]
}
}
}
Config file location:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
Restart Claude Desktop after saving. On first use, a browser window will open — sign in with your Leexi account to authorize.
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 sign-in.
What You Can Do Once Connected
| Tool | What it does |
|---|---|
query_calls |
Search your calls by date, participant, team, customer, and more |
fetch_call_details |
Get full summaries, follow-up tasks, and metadata for specific calls |
query_resources |
Search Leexi product documentation |
fetch_resource_details |
Get full content of documentation articles |
Troubleshooting
"Unauthorized" or authentication error
- Disconnect and reconnect Leexi in Claude settings
- Verify your Leexi account is active
"No calls found"
- Ensure your account has processed calls with completed transcripts
- Try broadening your search (remove filters)
Browser doesn't open for sign-in (Desktop / CLI)
- Check that
npxis installed and working - Ensure your firewall allows connections to
api.leexi.ai
Connection issues after update
- Update
mcp-remoteto the latest version:npx mcp-remote@latest - Restart your Claude client
If the issue persists, contact Leexi support at support@leexi.ai or via the chat widget at app.leexi.ai.
Ready to boost your productivity with Leexi?
Leexi AI Notetaker takes notes for you