Skip to content
Windsurf

bytario for Windsurf

io.github.helloderekg/bytario

40 MCP tools for image, PDF, QR, barcode, data, text, color, and render operations.

client:Windsurf transport:stdio runtime:npm

Install bytario in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "bytario": {
      "command": "npx",
      "args": [
        "-y",
        "@bytario/mcp"
      ],
      "env": {
        "BYTARIO_API_KEY": "<BYTARIO_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

bytario in other clients