Skip to content
Zed

Iconoteka for Zed

io.github.turbaba/iconoteka

Search 1300 open-source icons in 7 weights and 2 styles, and get paste-ready SVG.

client:Zed transport:stdio runtime:npm

Install Iconoteka in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "iconoteka": {
      "command": "npx",
      "args": [
        "-y",
        "iconoteka-mcp"
      ]
    }
  }
}

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

Iconoteka in other clients