Appaloft

358 tools. 207 can modify or destroy data without limits.

37 destructive tools with no built-in limits. Policy required.

Last updated:

207 can modify or destroy data
151 read-only
358 tools total

Community server · catalogue entry checked 23/07/2026 · full schemas captured for 331 of 358 tools

How to control Appaloft ↓

What Appaloft exposes to your agents

Read (151) Write / Execute (170) Destructive / Financial (37)

What Appaloft costs in tokens

59,762 tokens of tool definitions, loaded on every request
30% of a 200k context window
3,242 heaviest tool: runtime_monitoring_rollup
Critical Risk

The most dangerous Appaloft tools

207 of Appaloft's 358 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Appaloft

PolicyLayer is an MCP gateway — it sits between your AI agents and Appaloft, and nothing reaches the server without passing your rules. These are the rules we recommend:

Block financial tools by default
{
  "organizations_transfer_owner": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Requires human approval."
      }
    ]
  }
}

Financial tools should be explicitly enabled per use case, not open by default.

Deny destructive operations
{
  "account_delete": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "audit_events_archives_create": {
    "limits": [
      {
        "counter": "audit_events_archives_create_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "account_profile_show": {
    "limits": [
      {
        "counter": "account_profile_show_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Appaloft — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON APPALOFT →

Instant setup, no code required.

All 358 Appaloft tools

DESTRUCTIVE 36 tools
Destructive account_delete Run account.delete through the Appaloft application operation catalog. Shared with HTTP/API. Destructive account_sessions_revoke Run account.sessions.revoke through the Appaloft application operation catalog. Shared with HTTP/API. Destructive certificates_delete Run certificates.delete through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive certificates_revoke Run certificates.revoke through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive connections_revoke Run connections.revoke through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive control_plane_portability_artifacts_delete Run control-plane-portability.artifacts.delete through the Appaloft application operation catalog. Shared with Destructive credentials_delete_ssh Run credentials.delete-ssh through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive dependency_resources_delete Run dependency-resources.delete through the Appaloft application operation catalog. Shared with CLI and HTTP/A Destructive deployments_cancel Run deployments.cancel through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive deployments_force_redeploy Run deployments.force-redeploy through the Appaloft application operation catalog. Shared with CLI and HTTP/AP Destructive domain_bindings_delete Run domain-bindings.delete through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive domain_bindings_delete_check Read domain-bindings.delete-check through the Appaloft application operation catalog. Shared with CLI and HTTP Destructive operator_work_cancel Run operator-work.cancel through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive organizations_delete Run organizations.delete through the Appaloft application operation catalog. Shared with HTTP/API. Destructive organizations_remove_member Run organizations.remove-member through the Appaloft application operation catalog. Shared with CLI and HTTP/A Destructive preview_environments_delete Run preview-environments.delete through the Appaloft application operation catalog. Shared with CLI and HTTP/A Destructive projects_delete Run projects.delete through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive projects_delete_check Read projects.delete-check through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive resources_delete Run resources.delete through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive resources_delete_check Read resources.delete-check through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive resources_reset_health Run resources.reset-health through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive resources_secrets_delete Run resources.secrets.delete through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive sandbox_credentials_revoke Run sandbox-credentials.revoke through the Appaloft application operation catalog. Shared with HTTP/API. Destructive sandbox_files_remove Run sandbox-files.remove through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive sandbox_ports_revoke Run sandbox-ports.revoke through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive sandbox_snapshots_delete Run sandbox-snapshots.delete through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive sandbox_templates_delete Run sandbox-templates.delete through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive sandboxes_agents_runs_cancel Run sandboxes.agents.runs.cancel through the Appaloft application operation catalog. Shared with CLI and HTTP/ Destructive sandboxes_candidate_previews_delete Run sandboxes.candidate-previews.delete through the Appaloft application operation catalog. Shared with CLI an Destructive sandboxes_source_artifacts_delete Run sandboxes.source-artifacts.delete through the Appaloft application operation catalog. Shared with CLI and Destructive scheduled_tasks_delete Run scheduled-tasks.delete through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive servers_delete Run servers.delete through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive servers_delete_check Read servers.delete-check through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive source_links_delete Run source-links.delete through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive storage_volumes_delete Run storage-volumes.delete through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Destructive tunnels_revoke Run tunnels.revoke through the Appaloft application operation catalog. Shared with CLI and HTTP/API.
EXECUTE 69 tools
Execute account_profile_change Run account.profile.change through the Appaloft application operation catalog. Shared with HTTP/API. Execute audit_events_archives_prune Run audit-events.archives.prune through the Appaloft application operation catalog. Shared with CLI and HTTP/A Execute audit_events_legal_holds_release Run audit-events.legal-holds.release through the Appaloft application operation catalog. Shared with CLI and H Execute audit_events_prune Run audit-events.prune through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute auth_bootstrap_first_admin Run auth.bootstrap-first-admin through the Appaloft application operation catalog. Shared with CLI and HTTP/AP Execute certificates_retry Run certificates.retry through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute connections_capability_accept Run connections.capability.accept through the Appaloft application operation catalog. Shared with CLI and HTTP Execute credentials_rotate_ssh Run credentials.rotate-ssh through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute dependency_resources_provision Run dependency-resources.provision through the Appaloft application operation catalog. Shared with CLI and HTT Execute dependency_resources_provisioning_accept Run dependency-resources.provisioning.accept through the Appaloft application operation catalog. Shared with C Execute dependency_resources_rotate_connection Run dependency-resources.rotate-connection through the Appaloft application operation catalog. Shared with CLI Execute deploy_tokens_create Run deploy-tokens.create through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute deploy_tokens_list Read deploy-tokens.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute deploy_tokens_revoke Run deploy-tokens.revoke through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute deploy_tokens_rotate Run deploy-tokens.rotate through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute deploy_tokens_show Read deploy-tokens.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute deployments_cleanup_preview Run deployments.cleanup-preview through the Appaloft application operation catalog. Shared with CLI and HTTP/A Execute deployments_prune Run deployments.prune through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute deployments_reconcile_stale Run deployments.reconcile-stale through the Appaloft application operation catalog. Shared with CLI and HTTP/A Execute deployments_redeploy Run deployments.redeploy through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute deployments_retry Run deployments.retry through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute deployments_rollback Run deployments.rollback through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute domain_bindings_confirm_ownership Run domain-bindings.confirm-ownership through the Appaloft application operation catalog. Shared with CLI and Execute domain_bindings_retry_verification Run domain-bindings.retry-verification through the Appaloft application operation catalog. Shared with CLI and Execute domain_events_prune Run domain-events.prune through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute environments_clone Run environments.clone through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute environments_duplicate_profile Run environments.duplicate-profile through the Appaloft application operation catalog. Shared with CLI and HTT Execute environments_sync_profile Run environments.sync-profile through the Appaloft application operation catalog. Shared with CLI and HTTP/API Execute environments_unset_variable Run environments.unset-variable through the Appaloft application operation catalog. Shared with CLI and HTTP/A Execute operator_work_dead_letter Run operator-work.dead-letter through the Appaloft application operation catalog. Shared with CLI and HTTP/API Execute operator_work_prune Run operator-work.prune through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute operator_work_retry Run operator-work.retry through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute organizations_change_member_role Run organizations.change-member-role through the Appaloft application operation catalog. Shared with CLI and H Execute organizations_profile_change Run organizations.profile.change through the Appaloft application operation catalog. Shared with HTTP/API. Execute organizations_reactivate_member Run organizations.reactivate-member through the Appaloft application operation catalog. Shared with CLI and HT Execute projects_reorder Run projects.reorder through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute provider_job_logs_prune Run provider-job-logs.prune through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute resources_bind_dependency Run resources.bind-dependency through the Appaloft application operation catalog. Shared with CLI and HTTP/API Execute resources_detach_storage Run resources.detach-storage through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute resources_rotate_dependency_binding_secret Run resources.rotate-dependency-binding-secret through the Appaloft application operation catalog. Shared with Execute resources_runtime_control_attempts_prune Run resources.runtime-control-attempts.prune through the Appaloft application operation catalog. Shared with C Execute resources_runtime_log_archives_prune Run resources.runtime-log-archives.prune through the Appaloft application operation catalog. Shared with CLI a Execute resources_runtime_restart Run resources.runtime.restart through the Appaloft application operation catalog. Shared with CLI and HTTP/API Execute resources_runtime_start Run resources.runtime.start through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute resources_runtime_stop Run resources.runtime.stop through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute resources_secrets_rotate Run resources.secrets.rotate through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute resources_unbind_dependency Run resources.unbind-dependency through the Appaloft application operation catalog. Shared with CLI and HTTP/A Execute resources_unset_variable Run resources.unset-variable through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute sandbox_credentials_grant Run sandbox-credentials.grant through the Appaloft application operation catalog. Shared with HTTP/API. Execute sandbox_credentials_request Run sandbox-credentials.request through the Appaloft application operation catalog. Shared with HTTP/API. Execute sandbox_ports_expose Run sandbox-ports.expose through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute sandboxes_exec Run sandboxes.exec through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute sandboxes_pause Run sandboxes.pause through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute sandboxes_promotions_accept Run sandboxes.promotions.accept through the Appaloft application operation catalog. Shared with CLI and HTTP/A Execute sandboxes_promotions_retry Run sandboxes.promotions.retry through the Appaloft application operation catalog. Shared with CLI and HTTP/AP Execute scheduled_tasks_run_now Run scheduled-tasks.run-now through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute servers_bootstrap_proxy Run servers.bootstrap-proxy through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute servers_capacity_prune Run servers.capacity.prune through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute servers_deactivate Run servers.deactivate through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute servers_prepare_runtime Run servers.prepare-runtime through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute servers_reorder Run servers.reorder through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute source_events_ingest Run source-events.ingest through the Appaloft application operation catalog. Shared with HTTP/API. Execute source_events_prune Run source-events.prune through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute source_events_replay Run source-events.replay through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute source_links_relink Run source-links.relink through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute storage_volumes_cleanup_runtime Run storage-volumes.cleanup-runtime through the Appaloft application operation catalog. Shared with CLI and HT Execute storage_volumes_prune_backups Run storage-volumes.prune-backups through the Appaloft application operation catalog. Shared with CLI and HTTP Execute terminal_sessions_expire Run terminal-sessions.expire through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Execute tunnels_start Run tunnels.start through the Appaloft application operation catalog. Shared with CLI and HTTP/API.
WRITE 101 tools
Write audit_events_archives_create Run audit-events.archives.create through the Appaloft application operation catalog. Shared with CLI and HTTP/ Write audit_events_export Read audit-events.export through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write audit_events_export_global Read audit-events.export-global through the Appaloft application operation catalog. Shared with CLI and HTTP/A Write audit_events_legal_holds_configure Run audit-events.legal-holds.configure through the Appaloft application operation catalog. Shared with CLI and Write blueprints_install Run blueprints.install through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write blueprints_plan_install Read blueprints.plan-install through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write certificates_import Run certificates.import through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write certificates_issue_or_renew Run certificates.issue-or-renew through the Appaloft application operation catalog. Shared with CLI and HTTP/A Write connections_capability_apply Run connections.capability.apply through the Appaloft application operation catalog. Shared with CLI and HTTP/ Write connections_capability_plan Read connections.capability.plan through the Appaloft application operation catalog. Shared with CLI and HTTP/ Write connections_connect_callback Run connections.connect.callback through the Appaloft application operation catalog. Shared with CLI and HTTP/ Write connections_connect_start Run connections.connect.start through the Appaloft application operation catalog. Shared with CLI and HTTP/API Write control_plane_portability_export Run control-plane-portability.export through the Appaloft application operation catalog. Shared with CLI and H Write control_plane_portability_export_plan Read control-plane-portability.export-plan through the Appaloft application operation catalog. Shared with CLI Write control_plane_portability_import Run control-plane-portability.import through the Appaloft application operation catalog. Shared with CLI and H Write control_plane_portability_import_plan Read control-plane-portability.import-plan through the Appaloft application operation catalog. Shared with CLI Write credentials_create_ssh Run credentials.create-ssh through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write default_access_domain_policies_configure Run default-access-domain-policies.configure through the Appaloft application operation catalog. Shared with C Write dependency_resources_backup_policies_configure Run dependency-resources.backup-policies.configure through the Appaloft application operation catalog. Shared Write dependency_resources_create_backup Run dependency-resources.create-backup through the Appaloft application operation catalog. Shared with CLI and Write dependency_resources_import Run dependency-resources.import through the Appaloft application operation catalog. Shared with CLI and HTTP/A Write dependency_resources_provisioning_plan Run dependency-resources.provisioning.plan through the Appaloft application operation catalog. Shared with CLI Write dependency_resources_rename Run dependency-resources.rename through the Appaloft application operation catalog. Shared with CLI and HTTP/A Write dependency_resources_restore_backup Run dependency-resources.restore-backup through the Appaloft application operation catalog. Shared with CLI an Write deployments_archive Run deployments.archive through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write deployments_create Run deployments.create through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write deployments_plan Read deployments.plan through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write domain_bindings_configure_route Run domain-bindings.configure-route through the Appaloft application operation catalog. Shared with CLI and HT Write domain_bindings_create Run domain-bindings.create through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write domain_bindings_dns_plan Read domain-bindings.dns-plan through the Appaloft application operation catalog. Shared with CLI and HTTP/API Write environments_archive Run environments.archive through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write environments_create Run environments.create through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write environments_lock Run environments.lock through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write environments_plan_duplicate Read environments.plan-duplicate through the Appaloft application operation catalog. Shared with CLI and HTTP/ Write environments_promote Run environments.promote through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write environments_rename Run environments.rename through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write environments_set_variable Run environments.set-variable through the Appaloft application operation catalog. Shared with CLI and HTTP/API Write environments_unlock Run environments.unlock through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write operator_work_mark_recovered Run operator-work.mark-recovered through the Appaloft application operation catalog. Shared with CLI and HTTP/ Write organizations_invite_member Run organizations.invite-member through the Appaloft application operation catalog. Shared with CLI and HTTP/A Write organizations_switch_current Run organizations.switch-current through the Appaloft application operation catalog. Shared with CLI and HTTP/ Write preview_policies_configure Run preview-policies.configure through the Appaloft application operation catalog. Shared with CLI and HTTP/AP Write projects_archive Run projects.archive through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write projects_create Run projects.create through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write projects_rename Run projects.rename through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write projects_restore Run projects.restore through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write projects_set_description Run projects.set-description through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write resources_archive Run resources.archive through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write resources_attach_storage Run resources.attach-storage through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write resources_configure_access Run resources.configure-access through the Appaloft application operation catalog. Shared with CLI and HTTP/AP Write resources_configure_auto_deploy Run resources.configure-auto-deploy through the Appaloft application operation catalog. Shared with CLI and HT Write resources_configure_health Run resources.configure-health through the Appaloft application operation catalog. Shared with CLI and HTTP/AP Write resources_configure_network Run resources.configure-network through the Appaloft application operation catalog. Shared with CLI and HTTP/A Write resources_configure_runtime Run resources.configure-runtime through the Appaloft application operation catalog. Shared with CLI and HTTP/A Write resources_configure_source Run resources.configure-source through the Appaloft application operation catalog. Shared with CLI and HTTP/AP Write resources_create Run resources.create through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write resources_import_variables Run resources.import-variables through the Appaloft application operation catalog. Shared with CLI and HTTP/AP Write resources_restore Run resources.restore through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write resources_runtime_logs_archive Run resources.runtime-logs.archive through the Appaloft application operation catalog. Shared with CLI and HTT Write resources_secrets_create Run resources.secrets.create through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write resources_set_variable Run resources.set-variable through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write retention_defaults_configure Run retention-defaults.configure through the Appaloft application operation catalog. Shared with CLI and HTTP/ Write runtime_monitoring_thresholds_configure Run runtime-monitoring.thresholds.configure through the Appaloft application operation catalog. Shared with CL Write sandbox_files_write Run sandbox-files.write through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write sandbox_processes_terminate Run sandbox-processes.terminate through the Appaloft application operation catalog. Shared with CLI and HTTP/A Write sandbox_snapshots_create Run sandbox-snapshots.create through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write sandbox_templates_create Run sandbox-templates.create through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write sandboxes_agents_approvals_resolve Run sandboxes.agents.approvals.resolve through the Appaloft application operation catalog. Shared with CLI and Write sandboxes_agents_runs_create Run sandboxes.agents.runs.create through the Appaloft application operation catalog. Shared with CLI and HTTP/ Write sandboxes_agents_runtimes_create Run sandboxes.agents.runtimes.create through the Appaloft application operation catalog. Shared with CLI and H Write sandboxes_agents_runtimes_terminate Run sandboxes.agents.runtimes.terminate through the Appaloft application operation catalog. Shared with CLI an Write sandboxes_candidate_previews_create Run sandboxes.candidate-previews.create through the Appaloft application operation catalog. Shared with CLI an Write sandboxes_create Run sandboxes.create through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write sandboxes_network_policy_configure Run sandboxes.network-policy.configure through the Appaloft application operation catalog. Shared with CLI and Write sandboxes_promotions_plan Run sandboxes.promotions.plan through the Appaloft application operation catalog. Shared with CLI and HTTP/API Write sandboxes_resume Run sandboxes.resume through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write sandboxes_source_artifacts_create Run sandboxes.source-artifacts.create through the Appaloft application operation catalog. Shared with CLI and Write sandboxes_terminate Run sandboxes.terminate through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write scheduled_runtime_prune_policies_configure Run scheduled-runtime-prune-policies.configure through the Appaloft application operation catalog. Shared with Write scheduled_tasks_configure Run scheduled-tasks.configure through the Appaloft application operation catalog. Shared with CLI and HTTP/API Write scheduled_tasks_create Run scheduled-tasks.create through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write servers_configure_credential Run servers.configure-credential through the Appaloft application operation catalog. Shared with CLI and HTTP/ Write servers_configure_edge_proxy Run servers.configure-edge-proxy through the Appaloft application operation catalog. Shared with HTTP/API. Write servers_register Run servers.register through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write servers_rename Run servers.rename through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write static_artifacts_publish Run static-artifacts.publish through the Appaloft application operation catalog. Shared with HTTP/API. Write static_artifacts_publish_archive Run static-artifacts.publish-archive through the Appaloft application operation catalog. Shared with CLI and H Write static_artifacts_publish_payload Run static-artifacts.publish-payload through the Appaloft application operation catalog. Shared with CLI and H Write storage_volumes_backup_plan Read storage-volumes.backup-plan through the Appaloft application operation catalog. Shared with CLI and HTTP/ Write storage_volumes_backup_policies_configure Run storage-volumes.backup-policies.configure through the Appaloft application operation catalog. Shared with Write storage_volumes_create Run storage-volumes.create through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write storage_volumes_create_backup Run storage-volumes.create-backup through the Appaloft application operation catalog. Shared with CLI and HTTP Write storage_volumes_rename Run storage-volumes.rename through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write storage_volumes_restore_backup Run storage-volumes.restore-backup through the Appaloft application operation catalog. Shared with CLI and HTT Write storage_volumes_restore_plan Read storage-volumes.restore-plan through the Appaloft application operation catalog. Shared with CLI and HTTP Write system_control_plane_secret_rotation_apply Run system.control-plane-secret-rotation.apply through the Appaloft application operation catalog. Shared with Write system_control_plane_secret_rotation_plan Read system.control-plane-secret-rotation.plan through the Appaloft application operation catalog. Shared with Write system_db_migrate Run system.db-migrate through the Appaloft application operation catalog. Shared with CLI. Write system_instance_upgrade_apply Run system.instance-upgrade.apply through the Appaloft application operation catalog. Shared with CLI and HTTP Write terminal_sessions_close Run terminal-sessions.close through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Write terminal_sessions_open Run terminal-sessions.open through the Appaloft application operation catalog. Shared with CLI and HTTP/API.
READ 151 tools
Read account_profile_show Read account.profile.show through the Appaloft application operation catalog. Shared with HTTP/API. Read account_sessions_list Read account.sessions.list through the Appaloft application operation catalog. Shared with HTTP/API. Read audit_events_archives_list Read audit-events.archives.list through the Appaloft application operation catalog. Shared with CLI and HTTP/A Read audit_events_archives_show Read audit-events.archives.show through the Appaloft application operation catalog. Shared with CLI and HTTP/A Read audit_events_legal_holds_list Read audit-events.legal-holds.list through the Appaloft application operation catalog. Shared with CLI and HTT Read audit_events_legal_holds_show Read audit-events.legal-holds.show through the Appaloft application operation catalog. Shared with CLI and HTT Read audit_events_list Read audit-events.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read audit_events_show Read audit-events.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read auth_bootstrap_status Read auth.bootstrap-status through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read blueprints_installation_show Read blueprints.installation.show through the Appaloft application operation catalog. Shared with CLI and HTTP Read blueprints_list Read blueprints.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read blueprints_show Read blueprints.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read capabilities_query Read capabilities.query through the Appaloft application operation catalog. Shared with HTTP/API. Read certificates_list Read certificates.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read certificates_show Read certificates.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read connections_catalog_list Read connections.catalog.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API Read connections_categories_list Read connections.categories.list through the Appaloft application operation catalog. Shared with CLI and HTTP/ Read connections_list Read connections.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read connections_show Read connections.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read connections_status_show Read connections.status.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read control_plane_portability_artifacts_list Read control-plane-portability.artifacts.list through the Appaloft application operation catalog. Shared with Read control_plane_portability_artifacts_show Read control-plane-portability.artifacts.show through the Appaloft application operation catalog. Shared with Read credentials_list_ssh Read credentials.list-ssh through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read credentials_show Read credentials.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read default_access_domain_policies_list Read default-access-domain-policies.list through the Appaloft application operation catalog. Shared with CLI a Read default_access_domain_policies_show Read default-access-domain-policies.show through the Appaloft application operation catalog. Shared with CLI a Read dependency_resources_backup_policies_list Read dependency-resources.backup-policies.list through the Appaloft application operation catalog. Shared with Read dependency_resources_backup_policies_show Read dependency-resources.backup-policies.show through the Appaloft application operation catalog. Shared with Read dependency_resources_count Read dependency-resources.count through the Appaloft application operation catalog. Shared with CLI and HTTP/A Read dependency_resources_inspect Read dependency-resources.inspect through the Appaloft application operation catalog. Shared with CLI and HTTP Read dependency_resources_list Read dependency-resources.list through the Appaloft application operation catalog. Shared with CLI and HTTP/AP Read dependency_resources_list_backups Read dependency-resources.list-backups through the Appaloft application operation catalog. Shared with CLI and Read dependency_resources_provisioning_status Read dependency-resources.provisioning.status through the Appaloft application operation catalog. Shared with Read dependency_resources_query Read dependency-resources.query through the Appaloft application operation catalog. Shared with CLI and HTTP/A Read dependency_resources_show Read dependency-resources.show through the Appaloft application operation catalog. Shared with CLI and HTTP/AP Read dependency_resources_show_backup Read dependency-resources.show-backup through the Appaloft application operation catalog. Shared with CLI and Read deployments_count Read deployments.count through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read deployments_list Read deployments.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read deployments_proof Read deployments.proof through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read deployments_recovery_readiness Read deployments.recovery-readiness through the Appaloft application operation catalog. Shared with CLI and HT Read deployments_show Read deployments.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read deployments_stale_attempts Read deployments.stale-attempts through the Appaloft application operation catalog. Shared with CLI and HTTP/A Read deployments_timeline Read deployments.timeline through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read deployments_timeline_stream Read deployments.timeline.stream through the Appaloft application operation catalog. Shared with CLI and HTTP/ Read domain_bindings_dns_readiness_inspect Read domain-bindings.dns-readiness.inspect through the Appaloft application operation catalog. Shared with CLI Read domain_bindings_list Read domain-bindings.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read domain_bindings_show Read domain-bindings.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read entitlements_query Read entitlements.query through the Appaloft application operation catalog. Shared with HTTP/API. Read environments_count Read environments.count through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read environments_diff Read environments.diff through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read environments_diff_profile Read environments.diff-profile through the Appaloft application operation catalog. Shared with CLI and HTTP/AP Read environments_effective_precedence Read environments.effective-precedence through the Appaloft application operation catalog. Shared with CLI and Read environments_list Read environments.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read environments_show Read environments.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read operator_work_list Read operator-work.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read operator_work_show Read operator-work.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read operator_work_stream_events Read operator-work.stream-events through the Appaloft application operation catalog. Shared with CLI and HTTP/ Read organizations_current_context Read organizations.current-context through the Appaloft application operation catalog. Shared with CLI and HTT Read organizations_list_invitations Read organizations.list-invitations through the Appaloft application operation catalog. Shared with CLI and HT Read organizations_list_members Read organizations.list-members through the Appaloft application operation catalog. Shared with CLI and HTTP/A Read organizations_profile_show Read organizations.profile.show through the Appaloft application operation catalog. Shared with HTTP/API. Read preview_environments_list Read preview-environments.list through the Appaloft application operation catalog. Shared with CLI and HTTP/AP Read preview_environments_show Read preview-environments.show through the Appaloft application operation catalog. Shared with CLI and HTTP/AP Read preview_policies_show Read preview-policies.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read projects_count Read projects.count through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read projects_list Read projects.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read projects_show Read projects.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read resources_access_failure_evidence_lookup Read resources.access-failure-evidence.lookup through the Appaloft application operation catalog. Shared with Read resources_count Read resources.count through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read resources_diagnostic_summary Read resources.diagnostic-summary through the Appaloft application operation catalog. Shared with CLI and HTTP Read resources_effective_config Read resources.effective-config through the Appaloft application operation catalog. Shared with CLI and HTTP/A Read resources_health Read resources.health through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read resources_health_history Read resources.health-history through the Appaloft application operation catalog. Shared with CLI and HTTP/API Read resources_list Read resources.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read resources_list_dependency_bindings Read resources.list-dependency-bindings through the Appaloft application operation catalog. Shared with CLI an Read resources_proxy_configuration_preview Read resources.proxy-configuration.preview through the Appaloft application operation catalog. Shared with CLI Read resources_runtime_log_archives_list Read resources.runtime-log-archives.list through the Appaloft application operation catalog. Shared with CLI a Read resources_runtime_log_archives_show Read resources.runtime-log-archives.show through the Appaloft application operation catalog. Shared with CLI a Read resources_runtime_logs Read resources.runtime-logs through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read resources_secrets_list Read resources.secrets.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read resources_secrets_show Read resources.secrets.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read resources_show Read resources.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read resources_show_dependency_binding Read resources.show-dependency-binding through the Appaloft application operation catalog. Shared with CLI and Read retention_defaults_list Read retention-defaults.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read retention_defaults_show Read retention-defaults.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read runtime_monitoring_rollup Read runtime-monitoring.rollup through the Appaloft application operation catalog. Shared with CLI and HTTP/AP Read runtime_monitoring_samples_list Read runtime-monitoring.samples.list through the Appaloft application operation catalog. Shared with CLI and H Read runtime_monitoring_thresholds_show Read runtime-monitoring.thresholds.show through the Appaloft application operation catalog. Shared with CLI an Read runtime_usage_inspect Read runtime-usage.inspect through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read sandbox_credentials_list Read sandbox-credentials.list through the Appaloft application operation catalog. Shared with HTTP/API. Read sandbox_files_list Read sandbox-files.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read sandbox_files_read Read sandbox-files.read through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read sandbox_ports_list Read sandbox-ports.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read sandbox_processes_list Read sandbox-processes.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read sandbox_processes_show Read sandbox-processes.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read sandbox_snapshots_list Read sandbox-snapshots.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read sandbox_snapshots_show Read sandbox-snapshots.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read sandbox_templates_list Read sandbox-templates.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read sandbox_templates_show Read sandbox-templates.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read sandboxes_agents_approvals_list Read sandboxes.agents.approvals.list through the Appaloft application operation catalog. Shared with CLI and H Read sandboxes_agents_approvals_show Read sandboxes.agents.approvals.show through the Appaloft application operation catalog. Shared with CLI and H Read sandboxes_agents_runs_events Read sandboxes.agents.runs.events through the Appaloft application operation catalog. Shared with CLI and HTTP Read sandboxes_agents_runs_events_stream Read sandboxes.agents.runs.events.stream through the Appaloft application operation catalog. Shared with CLI a Read sandboxes_agents_runs_list Read sandboxes.agents.runs.list through the Appaloft application operation catalog. Shared with CLI and HTTP/A Read sandboxes_agents_runs_show Read sandboxes.agents.runs.show through the Appaloft application operation catalog. Shared with CLI and HTTP/A Read sandboxes_agents_runtimes_list Read sandboxes.agents.runtimes.list through the Appaloft application operation catalog. Shared with CLI and HT Read sandboxes_agents_runtimes_show Read sandboxes.agents.runtimes.show through the Appaloft application operation catalog. Shared with CLI and HT Read sandboxes_candidate_previews_show Read sandboxes.candidate-previews.show through the Appaloft application operation catalog. Shared with CLI and Read sandboxes_events_stream Read sandboxes.events.stream through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read sandboxes_list Read sandboxes.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read sandboxes_promotions_list Read sandboxes.promotions.list through the Appaloft application operation catalog. Shared with CLI and HTTP/AP Read sandboxes_promotions_show Read sandboxes.promotions.show through the Appaloft application operation catalog. Shared with CLI and HTTP/AP Read sandboxes_show Read sandboxes.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read sandboxes_source_artifacts_list Read sandboxes.source-artifacts.list through the Appaloft application operation catalog. Shared with CLI and H Read sandboxes_source_artifacts_show Read sandboxes.source-artifacts.show through the Appaloft application operation catalog. Shared with CLI and H Read scheduled_runtime_prune_policies_list Read scheduled-runtime-prune-policies.list through the Appaloft application operation catalog. Shared with CLI Read scheduled_runtime_prune_policies_show Read scheduled-runtime-prune-policies.show through the Appaloft application operation catalog. Shared with CLI Read scheduled_task_runs_list Read scheduled-task-runs.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API Read scheduled_task_runs_logs Read scheduled-task-runs.logs through the Appaloft application operation catalog. Shared with CLI and HTTP/API Read scheduled_task_runs_show Read scheduled-task-runs.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API Read scheduled_tasks_list Read scheduled-tasks.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read scheduled_tasks_show Read scheduled-tasks.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read servers_capacity_inspect Read servers.capacity.inspect through the Appaloft application operation catalog. Shared with CLI and HTTP/API Read servers_count Read servers.count through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read servers_list Read servers.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read servers_show Read servers.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read servers_test_connectivity Run servers.test-connectivity through the Appaloft application operation catalog. Shared with CLI and HTTP/API Read servers_test_draft_connectivity Run servers.test-draft-connectivity through the Appaloft application operation catalog. Shared with HTTP/API. Read source_events_list Read source-events.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read source_events_show Read source-events.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read source_links_list Read source-links.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read source_links_show Read source-links.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read static_artifacts_publications_list Read static-artifacts.publications.list through the Appaloft application operation catalog. Shared with HTTP/A Read storage_volumes_backup_policies_list Read storage-volumes.backup-policies.list through the Appaloft application operation catalog. Shared with CLI Read storage_volumes_backup_policies_show Read storage-volumes.backup-policies.show through the Appaloft application operation catalog. Shared with CLI Read storage_volumes_list Read storage-volumes.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read storage_volumes_list_backups Read storage-volumes.list-backups through the Appaloft application operation catalog. Shared with CLI and HTTP Read storage_volumes_show Read storage-volumes.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read storage_volumes_show_backup Read storage-volumes.show-backup through the Appaloft application operation catalog. Shared with CLI and HTTP/ Read system_db_status Read system.db-status through the Appaloft application operation catalog. Shared with CLI. Read system_doctor Read system.doctor through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read system_github_app_connection_show Read system.github-app-connection.show through the Appaloft application operation catalog. Shared with CLI and Read system_github_repositories_list Read system.github-repositories.list through the Appaloft application operation catalog. Shared with CLI and H Read system_instance_upgrade_check Read system.instance-upgrade.check through the Appaloft application operation catalog. Shared with CLI and HTT Read system_integrations_list Read system.integrations.list through the Appaloft application operation catalog. Shared with HTTP/API. Read system_plugins_list Read system.plugins.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read system_providers_list Read system.providers.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read terminal_sessions_list Read terminal-sessions.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read terminal_sessions_show Read terminal-sessions.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read tunnels_list Read tunnels.list through the Appaloft application operation catalog. Shared with CLI and HTTP/API. Read tunnels_show Read tunnels.show through the Appaloft application operation catalog. Shared with CLI and HTTP/API.

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Appaloft

Can an AI agent move money through the Appaloft MCP server? +

Yes. The Appaloft server exposes 1 financial tools including organizations_transfer_owner. Without a policy, an autonomous agent can call these with no spend caps, no rate limits, and no approval flow. PolicyLayer lets you block financial tools by default, require human approval, or set per-tool rate limits — enforced on every call.

Can an AI agent delete data through the Appaloft MCP server? +

Yes. The Appaloft server exposes 36 destructive tools including account_delete, account_sessions_revoke, certificates_delete. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Appaloft? +

The Appaloft server has 101 write tools including audit_events_archives_create, audit_events_export, audit_events_export_global. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Appaloft.

How many tools does the Appaloft MCP server expose? +

358 tools across 5 categories: Destructive, Execute, Financial, Read, Write. 151 are read-only. 207 can modify, create, or delete data.

How do I enforce a policy on Appaloft? +

Register the Appaloft MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Appaloft tool call.

Deterministic rules across all 358 Appaloft tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

358 Appaloft tools catalogued and risk-classified — across an index of 46,500+ MCP servers.

// WHERE THIS COMES FROM

These policies come from Appaloft's registry record.

The record behind this page: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.