Skip to content
Zed

digest mcp for Zed

io.github.nexus-api-lab/digest-mcp

Exact hashing, base64/hex/URL encoding, JWT decoding and UUIDs for AI agents. No auth required.

client:Zed transport:streamable-http

Install digest mcp in Zed

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

{
  "context_servers": {
    "digest-mcp": {
      "url": "https://digest-mcp.dokasukadon.workers.dev/mcp"
    }
  }
}

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

digest mcp in other clients