ENDPOINT 1
https://mcp.undisk.app/mcp
Known tools 25
read_fileRead a file's current content and metadata from the Undisk workspace.
write_fileWrite content to a file in the Undisk workspace.
create_fileCreate a new file in the Undisk workspace.
append_logAppend a log entry to a file in the Undisk workspace.
upload_sessionManage staged binary uploads for files too large for a single MCP tool call.
delete_fileSoft-delete a file or directory.
move_fileMove or rename a file or directory.
list_filesList files and directories in the Undisk workspace.
search_filesSearch across all file contents in the Undisk workspace.
list_versionsGet the complete version history for a file.
open_uiOpen the Undisk app UI with a specific domain view and optional subview intent.
list_changesQuery all file changes across the workspace, filtered by agent and/or time range.
restore_versionUndo any file change by restoring to a prior version.
get_diffCompare two versions of a file and get a structured line-by-line diff.
policyGet, validate, or set the workspace policy.
vault_secretSecurely store, retrieve, list, rotate, and delete secrets scoped to a workspace.
share_with_publicShare a workspace file via a public link accessible to any authenticated Undisk user.
audit_trailQuery the workspace's tamper-evident audit trail.
workspace_checkpointManage workspace snapshots and templates.
workspace_collaborateMulti-agent coordination: claim/release file locks, leave handoff notes for other agents, and discover active agents.
webhookManage webhook endpoints for real-time event notifications.
federationCross-workspace file federation: create read-only links to files in other workspaces you own.
discover_tools_and_capabilitiesCall after tools/list to learn what this server can do.
list_workspacesList all workspaces accessible to the current API key.
run_in_sandboxExecute code in a secure, ephemeral E2B cloud sandbox and return stdout, stderr, and exit code.