Skip to content
Zed

Base64 for Zed

io.github.pipeworx-io/base64

Encoding MCP — Base64 / Base64URL / Base32 / Hex.

client:Zed transport:streamable-http tools:38

Install Base64 in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "base64": {
      "url": "https://gateway.pipeworx.io/base64/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

All 38 tools →

Base64 in other clients