Skip to content
Cline

Hash Digest Tool for Cline

com.apished/hash-digest-tool

Computes MD5, SHA1, SHA256, SHA512, and CRC32 digests from text, base64, or hex input.

client:Cline transport:streamable-http tools:1

Install Hash Digest Tool in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "hash-digest-tool": {
      "url": "https://apished.com/mcp/v1/hash"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

What Cline can do once it is connected

Hash Digest Tool in other clients