Skip to content
Zed

sparkbites for Zed

io.github.educlopez/sparkbites

Search 500+ curated design websites and install DESIGN.md files directly from your AI agent.

client:Zed transport:stdio runtime:npm

Install sparkbites in Zed

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

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

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

sparkbites in other clients