MySQL AIops for Windsurf
io.github.aiops-tools/mysql-aiops
Governed MySQL/MariaDB DBA ops: slow-query, lock-wait, replication & fragmentation RCA; 35 tools.
client:Windsurf
transport:stdio
runtime:pypi
Install MySQL AIops in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mysql-aiops": {
"command": "uvx",
"args": [
"mysql-aiops"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs