uldl for Cursor
sh.uldl/uldl
Persistent file storage for AI agents via MCP and curl. Upload, download, and version files.
client:Cursor
transport:streamable-http
Install uldl in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"uldl": {
"url": "https://uldl.sh/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs