AI makes mistakes! Undisk makes recovery instant: every write is versioned, every file is reversible.
See it heal →

Endpoints

EndpointProtocolDescription
https://mcp.undisk.app/v1/mcpStreamable HTTPPrimary MCP endpoint
https://mcp.undisk.app/mcpStreamable HTTPAlias
wss://mcp.undisk.app/wsWebSocketFastest (4ms reads)
wss://mcp.undisk.app/v1/wsWebSocketAlias
GET https://mcp.undisk.app/healthHTTPHealth check

OAuth Scopes

OAuth 2.1 scopes restrict what each access token can do. Request specific scopes when issuing tokens via POST /api/oauth/token. Legacy API keys (sk_live_*) bypass scope enforcement and have full access.
ScopeGrants Access To
files:readread_file, list_files, search_files
files:writewrite_file, create_file, append_log, delete_file, move_file, upload_session
versions:readlist_versions, get_diff
versions:writerestore_version
policy:readpolicy (action: read)
policy:writepolicy (action: validate, write)
secrets:readvault_secret (get, list)
secrets:writevault_secret (put, rotate, delete)
shares:writeshare_with_public (create, revoke, list)
audit:readaudit_trail (list, export, verify)