Skip to content
Cline

hash for Cline

io.github.ryudi84/hash

MCP server for cryptographic hashing — MD5, SHA-1, SHA-256, SHA-384, SHA-512

client:Cline transport:stdio runtime:npm

Install hash 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": {
      "command": "npx",
      "args": [
        "-y",
        "hash-forge-mcp"
      ]
    }
  }
}

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

hash in other clients