ZenVault MCP Tools
ZenVault exposes 44 tools. Each one has its own page with the configuration for every client that can run this server.
-
create_wakeupMutatingcreate wakeup
-
create_scheduleMutatingcreate schedule
-
create_deadmanMutatingcreate deadman
-
checkin_deadmancheckin deadman
-
delayed_deliverydelayed delivery
-
create_dripMutatingcreate drip
-
notarizenotarize
-
attested_fetchattested fetch
-
create_inboxMutatingcreate inbox
-
collect_messagescollect messages
-
create_frontdoorMutatingcreate frontdoor
-
request_approvalrequest approval
-
check_approvalRead-onlycheck approval
-
notify_humannotify human
-
guaranteed_deliveryguaranteed delivery
-
create_vaultMutatingcreate vault
-
kv_setkv set
-
kv_getkv get
-
kv_listkv list
-
save_checkpointsave checkpoint
-
create_checkpointMutatingcreate checkpoint
-
load_checkpointload checkpoint
-
store_secretstore secret
-
create_queueMutatingcreate queue
-
queue_pushqueue push
-
queue_leasequeue lease
-
queue_ackqueue ack
-
create_counterMutatingcreate counter
-
counter_incrcounter incr
-
claim_operationclaim operation
-
create_idempotencyMutatingcreate idempotency
-
publish_pageMutatingpublish page
-
create_linkMutatingcreate link
-
create_watchMutatingcreate watch
-
watch_statuswatch status
-
create_escalationMutatingcreate escalation
-
get_resourceRead-onlyget resource
-
extend_resourceextend resource
-
cancel_resourceMutatingcancel resource
-
export_resourceRead-onlyexport resource
-
credit_balancecredit balance
-
create_subtokenMutatingcreate subtoken
-
list_pricesRead-onlylist prices
-
request_featurerequest feature
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.