Skip to content
Cursor

Brode.io for Cursor

io.brode/brode

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

client:Cursor transport:streamable-http

Install Brode.io in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Brode.io in other clients