Skip to content
VS Code

digest mcp for VS Code

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

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

client:VS Code transport:streamable-http

Install digest mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "digest-mcp": {
      "type": "http",
      "url": "https://digest-mcp.dokasukadon.workers.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

digest mcp in other clients