Skip to content
Cline

AI2SQL for Cline

io.ai2sql/ai2sql

Generate, fix, explain and run read-only SQL on PostgreSQL, MySQL and SQL Server

client:Cline transport:streamable-http

Install AI2SQL in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "ai2sql": {
      "url": "https://builder.ai2sql.io/api/chatgpt-mcp"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

AI2SQL in other clients