Skip to content
Back to search
30
MCP streamable-http

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

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

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

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.nexus-api-lab/digest-mcp": {
      "url": "https://digest-mcp.dokasukadon.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}