coolftp for Windsurf
io.github.anivdel/coolftp
Deploy a site to its SFTP/FTP host from a coding agent. Changed files only, undo, live checks.
client:Windsurf
transport:stdio
runtime:npm
Install coolftp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"coolftp": {
"command": "npx",
"args": [
"-y",
"coolftp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs