SQAI — deterministic, read-only structured data for Windsurf
io.github.thyn-ai/sqai
SQAI MCP server — four governed, deterministic, read-only data tools. Free login to execute.
client:Windsurf
transport:stdio
runtime:npm
Install SQAI — deterministic, read-only structured data in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"sqai": {
"command": "npx",
"args": [
"-y",
"@thyn-ai/sqai-mcp"
],
"env": {
"SQAI_API_KEY": "<SQAI_API_KEY>",
"SQAI_DEPLOYMENT_URL": "<SQAI_DEPLOYMENT_URL>",
"SQAI_SOURCES": "<SQAI_SOURCES>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs