Skip to content
Windsurf

checksum mcp for Windsurf

io.github.mrfentmen/checksum-mcp

Compute file and text checksums locally with sha and md5. No network and no key.

client:Windsurf transport:stdio runtime:npm

Install checksum mcp in Windsurf

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

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

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

checksum mcp in other clients