Skip to content
Zed

looktwice mcp for Zed

io.github.eason4kim-rocket/looktwice-mcp

Email, EU VAT, IBAN, and domain validation plus evidence-backed U.S. CPSC recall screening.

client:Zed transport:stdio runtime:npm

Install looktwice mcp 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": {
    "looktwice-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "looktwice-mcp"
      ],
      "env": {
        "LOOKTWICE_API_KEY": "<LOOKTWICE_API_KEY>",
        "LOOKTWICE_BASE_URL": "<LOOKTWICE_BASE_URL>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

looktwice mcp in other clients