Data Studio for Windsurf
io.github.geek-fun/data-studio
Unified MCP server for SQL and NoSQL databases, powered by dockit and sqlkit desktop apps
client:Windsurf
transport:stdio
runtime:npm
Install Data Studio in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"data-studio": {
"command": "npx",
"args": [
"-y",
"@geek-fun/data-studio-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs