sqemo for Windsurf
io.github.sqemo/sqemo
Design ERDs with your team's naming standards: query/edit entities and relationships, SQL/DBML
client:Windsurf
transport:stdio
runtime:npm
Install sqemo in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"sqemo": {
"command": "npx",
"args": [
"-y",
"sqemo-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs