Developer Tools114 toolsBrowser login (OAuth), no API keys
Daytona integration for AI agents
Manage development environments and workspaces
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Daytona once and call the same tools from all of them.
Setup
Connect Daytona through ClawLink's hosted setup to create and manage development environments, workspaces, and sandboxes.
- Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Daytona exposes 114 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
daytona_download_file_deprecated | [DEPRECATED] Downloads a file from a sandbox's toolbox filesystem | Read |
daytona_download_files | Downloads multiple files from a sandbox as a multipart/form-data bundle | Read |
daytona_find_in_files_deprecated | [DEPRECATED] Searches for text or patterns in files within a sandbox | Read |
daytona_get_api_key | Retrieves an API key by its name | Read |
daytona_get_available_account_providers | Retrieves all available account providers that can be used to authenticate and link accounts | Read |
daytona_get_build_logs_url | Retrieves the build logs URL for a specific sandbox by its ID or name | Read |
daytona_get_commit_history | Gets commit history from a repository in a sandbox toolbox | Read |
daytona_get_computer_use_status | Retrieves the status of all VNC desktop processes in a sandbox | Read |
daytona_get_config | Retrieves the Daytona platform configuration including URLs, OIDC settings, analytics, rate | Read |
daytona_get_display_info | Retrieves information about displays connected to a sandbox | Read |
daytona_get_entrypoint_logs | Retrieves entrypoint logs for a sandbox session | Read |
daytona_get_file_info | [DEPRECATED] Gets file info inside a sandbox toolbox | Read |
daytona_get_git_history_deprecated | [DEPRECATED] Get commit history from a git repository in a sandbox toolbox | Read |
daytona_get_has_sandbox_access | Checks if the authenticated user has access to a specific sandbox | Read |
daytona_get_health | Retrieves the current health status of the Daytona service | Read |
daytona_get_organization | Retrieves detailed information about an organization by its unique identifier | Read |
daytona_get_organization_audit_logs | Retrieves audit logs for an organization | Read |
daytona_get_organization_invitations_count_user | Retrieves the count of organization invitations for the authenticated user | Read |
daytona_get_organization_usage_overview | Retrieves the current usage overview for an organization, including CPU, memory, disk | Read |
daytona_get_process_status | Retrieves the status of a specific VNC process in a sandbox | Read |
daytona_get_project_dir_deprecated | [DEPRECATED] Gets the project directory path within a sandbox toolbox | Read |
daytona_get_pty_session | Retrieves information about a PTY (pseudo-terminal) session in a sandbox | Read |
daytona_get_push_access | Retrieves temporary storage access credentials for pushing objects to object storage | Read |
daytona_get_registry | Retrieves details of a specific Docker registry by its unique identifier | Read |
daytona_get_sandbox | Retrieves details of a specific sandbox by its ID or name | Read |
daytona_get_session_command_logs | Retrieves logs for a specific command executed within a session | Read |
daytona_get_session_deprecated | [DEPRECATED] Retrieves details of a specific session in a sandbox toolbox | Read |
daytona_get_snapshot | Retrieves details of a specific snapshot by its ID or name | Read |
daytona_get_snapshot_build_logs | Retrieves build logs for a specific snapshot | Read |
daytona_get_toolbox_proxy_url | Retrieves the toolbox proxy URL for a sandbox by its ID or name | Read |