Skip to content
Cline

hash forge mcp for Cline

io.github.ryudi84/hash-forge-mcp

Hash text with SHA-256, SHA-384, SHA-512 and compare hashes

client:Cline transport:stdio runtime:npm

Install hash forge mcp 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-forge-mcp": {
      "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 forge mcp in other clients