Skip to content
Zed

Brode.io for Zed

io.brode/brode

Convert any image into machine embroidery files (DST, PES…) or vector graphics (SVG, PDF, EPS, DXF).

client:Zed transport:streamable-http

Install Brode.io in Zed

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

{
  "context_servers": {
    "brode": {
      "url": "https://brode.io/api/mcp"
    }
  }
}

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

Brode.io in other clients