SQAI — deterministic, read-only structured data for Zed
io.github.thyn-ai/sqai
SQAI MCP server — four governed, deterministic, read-only data tools. Free login to execute.
client:Zed
transport:stdio
runtime:npm
Install SQAI — deterministic, read-only structured data in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"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>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs