Installation & Configuration
{
"mcpServers": {
"LSD": {
"command": "uv",
"args": [
"run",
"--with",
"mcp[cli]",
"--with",
"psycopg2-binary",
"mcp",
"run",
"/path/to/lsd-mcp/app.py"
],
"env": {
"LSD_USER": "your_email",
"LSD_API_KEY": "your_api_key"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17