Lyzr Agents as MCP Servers
Lyzr Agents as MCP Servers
Prerequisites
Before getting started, make sure the following requirements are met:
1. Install Python
- Download and install Python from python.org
- Ensure Python is added to your system PATH
- Verify installation:
2. Install uv
- Follow the installation guide: Installing uv
- Windows:
- macOS/Linux:
or
Configuration
1. Claude Desktop Setup
To connect Lyzr MCP Tool Call with Claude Desktop:
Location of config file:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
- Windows:
%APPDATA%\Claude\claude_desktop_config.json
Add the following configuration:
Close Claude Desktop completely and reopen
2. Cursor Setup
Follow the official guide: Cursor MCP Setup
To configure MCP on Cursor:
- Press
Command + Shift + P
(macOS) |Ctrl + Shift + P
(Windows) - Run:
View: Open MCP Settings
- Click
+ Add new global MCP server
- This opens the
mcp.json
file where you can add the configuration below:
Environment Variables
These are required for authentication:
LYZR_API_KEY
: Your Lyzr API keyLYZR_USER_ID
: Your Lyzr user ID