Cursor DB Explorer
11
0

Windsurf
Setting up with Windsurf
- Open Windsurf's preferences
- Go to the Integrations section
- Click "Add MCP Integration"
- Use the configuration below based on your operating system
JSON
1{2 "mcpServers": {3 "cursor db explorer": {4 "env": {},5 "args": [6 "run",7 "--with",8 "mcp[cli]",9 "mcp",10 "run",11 "/Users/johndamask/code/cursor-db-mcp/cursor-db-mcp-server.py"12 ],13 "command": "/Users/johndamask/.local/bin/uv"14 }15 }16}
社区评论
0.0
0 条评论
5
0
4
0
3
0
2
0
1
0
暂无评论. 成为第一个评论的人!
登录以参与讨论