Skip to content
Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

SQAI — deterministic, read-only structured data in other clients