Loading MCP server directory, please wait...
Secure P2P file transfer and encrypted chat for AI agents. No accounts, no API keys.
npx @getmcp/cli add app.srift/sriftRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.srift/srift": {
"command": "npx",
"args": [
"mcp",
"-y",
"srift-transfer"
],
"env": {
"SRIFT_DAEMON_PORT": "3822"
}
}
}
}