digest mcp for Cursor
io.github.nexus-api-lab/digest-mcp
Exact hashing, base64/hex/URL encoding, JWT decoding and UUIDs for AI agents. No auth required.
client:Cursor
transport:streamable-http
Install digest mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"digest-mcp": {
"url": "https://digest-mcp.dokasukadon.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs