transfa for Windsurf
io.github.colapsis/transfa
Upload any file, get a signed link. SHA-256 verified, TTL-enforced, no account required.
client:Windsurf
transport:stdio
runtime:npm
Install transfa in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"transfa": {
"command": "npx",
"args": [
"-y",
"transfa-mcp"
],
"env": {
"TRANSFA_API_KEY": "<TRANSFA_API_KEY>",
"TRANSFA_BASE_URL": "<TRANSFA_BASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs