← Registry

General Tools

undisk.app

Provides general-purpose tools through the Model Context Protocol.

1 endpoint25 known toolsFirst detected May 10, 2026Last detected July 12, 2026

ENDPOINT 1

https://mcp.undisk.app/mcp

No auth detected

Known tools 25

read_file

Read a file's current content and metadata from the Undisk workspace.

write_file

Write content to a file in the Undisk workspace.

create_file

Create a new file in the Undisk workspace.

append_log

Append a log entry to a file in the Undisk workspace.

upload_session

Manage staged binary uploads for files too large for a single MCP tool call.

delete_file

Soft-delete a file or directory.

move_file

Move or rename a file or directory.

list_files

List files and directories in the Undisk workspace.

search_files

Search across all file contents in the Undisk workspace.

list_versions

Get the complete version history for a file.

open_ui

Open the Undisk app UI with a specific domain view and optional subview intent.

list_changes

Query all file changes across the workspace, filtered by agent and/or time range.

restore_version

Undo any file change by restoring to a prior version.

get_diff

Compare two versions of a file and get a structured line-by-line diff.

policy

Get, validate, or set the workspace policy.

vault_secret

Securely store, retrieve, list, rotate, and delete secrets scoped to a workspace.

share_with_public

Share a workspace file via a public link accessible to any authenticated Undisk user.

audit_trail

Query the workspace's tamper-evident audit trail.

workspace_checkpoint

Manage workspace snapshots and templates.

workspace_collaborate

Multi-agent coordination: claim/release file locks, leave handoff notes for other agents, and discover active agents.

webhook

Manage webhook endpoints for real-time event notifications.

federation

Cross-workspace file federation: create read-only links to files in other workspaces you own.

discover_tools_and_capabilities

Call after tools/list to learn what this server can do.

list_workspaces

List all workspaces accessible to the current API key.

run_in_sandbox

Execute code in a secure, ephemeral E2B cloud sandbox and return stdout, stderr, and exit code.