
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "lsd sql": {4 "env": {5 "LSD_USER": "<your_email_here>",6 "LSD_API_KEY": "<api_key_from_your_profile_page>"7 },8 "args": [9 "run",10 "--with",11 "mcp[cli]",12 "--with",13 "psycopg2-binary",14 "mcp",15 "run",16 "/Users/y/testing-mcp/lsd-mcp/app.py"17 ],18 "command": "/Users/your_mac_name/.local/bin/uv"19 }20 }21}
暂无评论. 成为第一个评论的人!
登录以参与讨论