Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "lsd sql": {4 "cwd": "optional",5 "env": {},6 "args": [7 "run",8 "--with",9 "mcp[cli]",10 "--with",11 "psycopg2-binary",12 "mcp",13 "run",14 "/Users/y/testing-mcp/lsd-mcp/app.py"15 ],16 "shell": false,17 "command": "/Users/your_mac_name/.local/bin/uv"18 }19 }20}
暂无评论. 成为第一个评论的人!
登录以参与讨论