mcp for Windsurf
online.fileshareforagents/mcp
Storage and file sharing for AI agents. No account, no API key: $0.01 USDC per call (x402, Base).
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",
"fileshareforagents-mcp"
],
"env": {
"WALLET_KEY": "<WALLET_KEY>",
"FILESHARE_NETWORK": "<FILESHARE_NETWORK>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs