Skip to content
Cline

Annolux Search for Cline

io.github.eason4kim-rocket/annolux

Search a curated English and Chinese web index through one read-only MCP tool.

client:Cline transport:stdio runtime:oci

Install Annolux 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

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

{
  "mcpServers": {
    "annolux": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/eason4kim-rocket/annolux-mcp:0.1.2"
      ],
      "env": {
        "ANNOLUX_API_URL": "<ANNOLUX_API_URL>",
        "ANNOLUX_API_KEY": "<ANNOLUX_API_KEY>"
      }
    }
  }
}

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

Annolux Search in other clients