mcp hashlib for Windsurf
io.github.daedalus/mcp-hashlib
An MCP server that exposes hashlib functionality
client:Windsurf
transport:stdio
runtime:pypi
Install mcp hashlib in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-hashlib": {
"command": "uvx",
"args": [
"mcp-hashlib"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs