Hash Digest Tool for Cursor
com.apished/hash-digest-tool
Computes MD5, SHA1, SHA256, SHA512, and CRC32 digests from text, base64, or hex input.
client:Cursor
transport:streamable-http
tools:1
Install Hash Digest Tool in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hash-digest-tool": {
"url": "https://apished.com/mcp/v1/hash"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs