SQAI — deterministic, read-only structured data for Claude Desktop
io.github.thyn-ai/sqai
SQAI MCP server — four governed, deterministic, read-only data tools. Free login to execute.
client:Claude Desktop
transport:stdio
runtime:npm
Install SQAI — deterministic, read-only structured data in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs