Skip to content
Zed

Anakin for Zed

io.anakin/mcp

Web data for AI agents: scrape, crawl, search, deep research, site monitoring, browser automation

client:Zed transport:stdio runtime:npm

Install Anakin 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": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@anakin-io/mcp"
      ],
      "env": {
        "ANAKIN_API_KEY": "<ANAKIN_API_KEY>"
      }
    }
  }
}

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

Anakin in other clients