Skip to content
Windsurf

hash forge mcp for Windsurf

io.github.ryudi84/hash-forge-mcp

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

client:Windsurf transport:stdio runtime:npm

Install hash forge mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "hash-forge-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hash-forge-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

hash forge mcp in other clients