๐ค๏ธ OpenCloud is the open source platform for file management, sharing and collaboration. Simple and sovereign.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"opencloud": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-opencloud"
]
}
}
}