Skip to content
Windsurf

base64 for Windsurf

io.github.ryudi84/base64

MCP server for Base64, URL, and HTML encoding/decoding

client:Windsurf transport:stdio runtime:npm

Install base64 in Windsurf

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

{
  "mcpServers": {
    "base64": {
      "command": "npx",
      "args": [
        "-y",
        "base64-forge-mcp"
      ]
    }
  }
}

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

base64 in other clients