Skip to content
Cline

sqry - Semantic Code Search for Cline

io.github.verivusoss-releases/sqry

AST-based semantic code search: 33 tools, 35 languages, call tracing, impact analysis

client:Cline transport:stdio runtime:oci

Install sqry - Semantic Code Search 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": {
    "sqry": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/verivus-oss/sqry:4.8.16"
      ]
    }
  }
}

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

sqry - Semantic Code Search in other clients