mcp for Windsurf
ai.justdrop/mcp
Live, end-to-end encrypted, ephemeral file transfer between your AI agent and any device.
client:Windsurf
transport:stdio
runtime:npm
Install mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"justdrop-mcp"
],
"env": {
"JUSTDROP_ROOT": "<JUSTDROP_ROOT>",
"JUSTDROP_DEFAULT_EXPIRY_MINUTES": "<JUSTDROP_DEFAULT_EXPIRY_MINUTES>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs