File Storage for Cursor
ai.b77/file-storage
Upload files and get public CDN links in chat.
client:Cursor
transport:streamable-http
Install File Storage in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"file-storage": {
"url": "https://file-storage.b77.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs