
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "cursor db explorer": {4 "env": {},5 "args": [6 "run",7 "--with",8 "mcp[cli]",9 "mcp",10 "run",11 "<fully qualified path to>/cursor-db-mcp-server.py"12 ],13 "shell": false,14 "command": "uv"15 }16 }17}
No reviews yet. Be the first to review!
Sign in to join the conversation