mcp for Zed
online.fileshareforagents/mcp
Storage and file sharing for AI agents. No account, no API key: $0.01 USDC per call (x402, Base).
client:Zed
transport:stdio
runtime:npm
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"fileshareforagents-mcp"
],
"env": {
"WALLET_KEY": "<WALLET_KEY>",
"FILESHARE_NETWORK": "<FILESHARE_NETWORK>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs