Skip to content
VS Code

Brode.io for VS Code

io.brode/brode

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

client:VS Code transport:streamable-http

Install Brode.io in VS Code

.vscode/mcp.json

{
  "servers": {
    "brode": {
      "type": "http",
      "url": "https://brode.io/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Brode.io in other clients