eu.zenvault/zenvault

MCPcommunityattivo
v1.0.2eu.zenvaultUnknownAggiornato 1 mesi fa

Wake-ups, webhook inboxes, TTL memory, watches and human approval for agents. Paid per call.

Stato dell’endpointattivo
verificato 9 h fa · 1403 ms
100 % degli ultimi 5 controlli hanno raggiunto questo endpoint
Funziona in
ClaudeCursorCopilotChatGPTGemini

Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.

Indicizzato automaticamente da fonti pubbliche. Non ancora verificato dal suo sviluppatore su Forge.Rivendica questo annuncio →
1 mesi faUltimo aggiornamento
Pacchetto
Autoreeu.zenvault
LicenzaUnknown
Versione1.0.2
Fontemcp-registry
Stato di fiducia
B
60/100Buono
Presente nell’indice di Forge+10/10
Identità del publisher verificata+0/30
Publisher: per questo annuncio non risulta alcun repository, quindi `forge publish` non può verificare la proprietà automaticamente. Usa «Rivendica questo annuncio» qui sopra — Forge li esamina a mano.
Verifica del dominio+0/10
Al momento non disponibile per questo tipo di annuncio — oggi il controllo del dominio viene eseguito solo per i pacchetti su npm, quindi questa riga non può ancora essere ottenuta qui, indipendentemente da cosa sia ospitato sul dominio.
Analisi prompt injection · pulita+30/30
Analisi offuscamento / esfiltrazione · pulita+20/20
StatoIndicizzato dalla community
PublisherNon verificato
FirmaNon firmato
Dominio
Provenienza
DipendenzeNon verificate
Superficie di strumenti44 strumenti · nessuno privilegiato
Analisi di sicurezza✓ Pulitovlive · oggiQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato11 ago 2026

La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.

Strumenti

44 strumenti · nessuno privilegiato
Osservato in tempo reale dall’endpoint del fornitore9h ago

Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.

  • https://api.zenvault.eu/mcp44 strumenti · 1403 ms
create_wakeupSchedule a webhook call at a future time (one-shot). Your agent can die; the call still happens.

Schedule a webhook call at a future time (one-shot). Your agent can die; the call still happens.

ParametroTipoDescrizione
at*stringISO-8601 time to fire
url*stringwebhook URL to call
payloadobjectJSON to include
create_scheduleRecurring webhook on a cron expression until the prepaid days run out.

Recurring webhook on a cron expression until the prepaid days run out.

ParametroTipoDescrizione
cron*stringcron expression, e.g. 0 7 * * *
url*stringwebhook URL
payloadobject
daysnumberprepaid days
create_deadmanDead-man switch: if you stop checking in, we fire your alert webhook.

Dead-man switch: if you stop checking in, we fire your alert webhook.

ParametroTipoDescrizione
url*stringalert webhook
interval_secondsnumbermax time between check-ins
daysnumber
apprise_urlstringoptional human notification target
checkin_deadmanCheck in to a dead-man switch so it does not fire.

Check in to a dead-man switch so it does not fire.

ParametroTipoDescrizione
id*stringdead-man switch id
delayed_deliveryHand over a payload now; we POST it to the target at a future moment.

Hand over a payload now; we POST it to the target at a future moment.

ParametroTipoDescrizione
at*stringISO-8601
url*stringtarget URL
payloadobject
create_dripDump up to 100 items now; we deliver them to your webhook at a fixed rate.

Dump up to 100 items now; we deliver them to your webhook at a fixed rate.

ParametroTipoDescrizione
url*stringwebhook
items*arrayitems to drip
rate_secondsnumber
notarizeSigned proof that a hash (or your data) existed at this moment.

Signed proof that a hash (or your data) existed at this moment.

ParametroTipoDescrizione
sha256stringhex digest
datastringraw data to hash instead
notestring
attested_fetchFetch a URL and return content plus a signed receipt binding url, status, content hash and time.

Fetch a URL and return content plus a signed receipt binding url, status, content hash and time.

ParametroTipoDescrizione
url*stringURL to fetch
include_contentboolean
create_inboxPublic URL that buffers inbound webhooks until you collect them.

Public URL that buffers inbound webhooks until you collect them.

ParametroTipoDescrizione
daysnumberprepaid days
labelstring
collect_messagesCollect buffered messages from an inbox, bin, front door or form.

Collect buffered messages from an inbox, bin, front door or form.

ParametroTipoDescrizione
id*stringresource id
allbooleaninclude already-collected
create_frontdoorDurable front door: buffers webhooks and forwards them to your gateway with retry-until-ack.

Durable front door: buffers webhooks and forwards them to your gateway with retry-until-ack.

ParametroTipoDescrizione
target*stringyour gateway URL
daysnumber
replay_hoursnumber
request_approvalAsk a human to approve or deny an action; returns a URL for them and a signed verdict for you. Times out as denied.

Ask a human to approve or deny an action; returns a URL for them and a signed verdict for you. Times out as denied.

ParametroTipoDescrizione
action*stringwhat you want to do
detailstringcontext for the human
timeout_secondsnumber
webhookstringcalled with the verdict
apprise_urlstringping the human here
check_approvalCheck whether a human approved or denied your request.

Check whether a human approved or denied your request.

ParametroTipoDescrizione
id*stringapproval id
notify_humanSend a message to a human on Telegram, Discord, Slack, ntfy, email and 100+ other services (apprise URL is used once, never stored).

Send a message to a human on Telegram, Discord, Slack, ntfy, email and 100+ other services (apprise URL is used once, never stored).

ParametroTipoDescrizione
apprise_url*stringapprise target URL
titlestring
body*stringmessage
guaranteed_deliveryPOST a payload to a URL, retried with backoff until it succeeds.

POST a payload to a URL, retried with backoff until it succeeds.

ParametroTipoDescrizione
url*stringtarget
payloadobject
create_vaultCreate a key-value namespace with TTL that survives your runs.

Create a key-value namespace with TTL that survives your runs.

ParametroTipoDescrizione
daysnumber
labelstring
kv_setStore a value in a vault (max 1 MB).

Store a value in a vault (max 1 MB).

ParametroTipoDescrizione
id*stringvault id
key*string
value*string
kv_getRead a value from a vault.

Read a value from a vault.

ParametroTipoDescrizione
id*stringvault id
key*string
kv_listList keys in a vault.

List keys in a vault.

ParametroTipoDescrizione
id*stringvault id
save_checkpointSave run state so you can resume after a crash.

Save run state so you can resume after a crash.

ParametroTipoDescrizione
id*stringcheckpoint id
state*stringserialized state
create_checkpointCreate a crash checkpoint store.

Create a crash checkpoint store.

ParametroTipoDescrizione
daysnumber
load_checkpointLoad the latest saved checkpoint state.

Load the latest saved checkpoint state.

ParametroTipoDescrizione
id*string
store_secretStore a value that self-destructs on first read; returns a one-time read URL.

Store a value that self-destructs on first read; returns a one-time read URL.

ParametroTipoDescrizione
value*string
daysnumber
create_queuePull-based work queue with leases; timed-out leases requeue.

Pull-based work queue with leases; timed-out leases requeue.

ParametroTipoDescrizione
lease_secondsnumber
max_attemptsnumber
daysnumber
queue_pushPush a job onto a queue.

Push a job onto a queue.

ParametroTipoDescrizione
id*stringqueue id
body*stringjob payload
queue_leaseLease the next job from a queue.

Lease the next job from a queue.

ParametroTipoDescrizione
id*stringqueue id
queue_ackAcknowledge (or nack) a leased job.

Acknowledge (or nack) a leased job.

ParametroTipoDescrizione
id*stringqueue id
job_id*string
actionstring
create_counterCreate an atomic counter.

Create an atomic counter.

ParametroTipoDescrizione
startnumber
daysnumber
counter_incrIncrement a counter atomically.

Increment a counter atomically.

ParametroTipoDescrizione
id*string
bynumber
claim_operationIdempotency firewall: claim an operation id exactly once across runs.

Idempotency firewall: claim an operation id exactly once across runs.

ParametroTipoDescrizione
id*stringfirewall id
operation_id*string
create_idempotencyCreate an idempotency/replay firewall.

Create an idempotency/replay firewall.

ParametroTipoDescrizione
daysnumber
publish_pagePublish an HTML page at name.zenvault.eu for N days.

Publish an HTML page at name.zenvault.eu for N days.

ParametroTipoDescrizione
html*stringpage HTML
namestringsubdomain name
daysnumber
create_linkCreate an expiring share link with click stats.

Create an expiring share link with click stats.

ParametroTipoDescrizione
target*stringdestination URL
daysnumber
create_watchWatch something and fire your webhook when it changes. Types: change, keyword, regex, structured, drift, redirect, sitemap, staleness, rss, dns, port, cert, heartbeat.

Watch something and fire your webhook when it changes. Types: change, keyword, regex, structured, drift, redirect, sitemap, staleness, rss, dns, port, cert, heartbeat.

ParametroTipoDescrizione
type*stringwatch type
urlstringURL to watch
webhook*stringcalled on change
keywordstring
patternstringregex
selectorstringCSS selector or JSON path
jsonboolean
percentnumberdrift threshold
namestringDNS name
recordstringDNS record type
hoststring
portnumber
domainstringfor cert watch
interval_secondsnumber
confirmationsnumberfire only after N consecutive hits
daysnumber
watch_statusCheck a watch: last value, checks, fires.

Check a watch: last value, checks, fires.

ParametroTipoDescrizione
id*string
create_escalationEscalation chain: webhook, then after N seconds the next step, until acknowledged.

Escalation chain: webhook, then after N seconds the next step, until acknowledged.

ParametroTipoDescrizione
steps*arraysteps: {webhook, apprise_url, wait_seconds}
subjectstring
daysnumber
get_resourceStatus of any resource you hold the management token for.

Status of any resource you hold the management token for.

ParametroTipoDescrizione
id*string
extend_resourceExtend a resource TTL by paying again.

Extend a resource TTL by paying again.

ParametroTipoDescrizione
id*string
daysnumber
cancel_resourceCancel a resource early.

Cancel a resource early.

ParametroTipoDescrizione
id*string
export_resourceExport everything under a resource before it expires.

Export everything under a resource before it expires.

ParametroTipoDescrizione
id*string
credit_balanceCheck the balance of your prepaid credit token.

Check the balance of your prepaid credit token.

Per questo strumento non è stato pubblicato alcuno schema di input.

create_subtokenMint a spend-capped child token for a sub-agent.

Mint a spend-capped child token for a sub-agent.

ParametroTipoDescrizione
cap_usd*numberhard spend cap
labelstring
daysnumber
list_pricesMachine-readable price list for every ZenVault service, in USD.

Machine-readable price list for every ZenVault service, in USD.

Per questo strumento non è stato pubblicato alcuno schema di input.

request_featureTell the operator what ZenVault is missing. Free.

Tell the operator what ZenVault is missing. Free.

ParametroTipoDescrizione
what*stringwhat you need
whystringwhy
would_paystringwould you pay, how much

44 strumenti su 44 hanno pubblicato una descrizione.

I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.

Descrizione

Wake-ups, webhook inboxes, TTL memory, watches and human approval for agents. Paid per call.

Parole chiave
mcp
Alternative
Confronto delle superfici di strumenti…

Nessuna copertura delle dipendenze

Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.