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
{
"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