Skip to content
Zed

basalt for Zed

io.github.basalt-run/basalt

Design tokens, components, icons, and a11y data via MCP. For Cursor, Claude, and Windsurf.

client:Zed transport:sse

Install basalt in Zed

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

{
  "context_servers": {
    "basalt": {
      "url": "https://basalt.run/api/mcp"
    }
  }
}

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

basalt in other clients