Catalog
sh.uldl/uldl
Officialuldl
Persistent file storage for AI agents via MCP and curl. Upload, download, and version files.
File storage system for AI agents with upload, download, and versioning.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"uldl": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://uldl.sh/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.