Persistent, verbatim, searchable memory for AI assistants — one memory across every MCP client.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu dans le code que npm livre réellement, au moment de l’analyse. Le paquet n’a jamais été exécuté. Les outils enregistrés dynamiquement à l’exécution, ou cachés dans du code empaqueté ou minifié, peuvent passer inaperçus — c’est donc un plancher de la surface d’outils, pas un recensement complet.
admin_metricsBusiness metrics dashboard — signups, active users, tier breakdown, storage stats. Requires admin authentication.Business metrics dashboard — signups, active users, tier breakdown, storage stats. Requires admin authentication.
Aucun schéma d’entrée n’a été publié pour cet outil.
admin_usersList all organizations with usage stats — names, emails, tiers, conversation and message counts. Requires admin authentication.List all organizations with usage stats — names, emails, tiers, conversation and message counts. Requires admin authentication.
Aucun schéma d’entrée n’a été publié pour cet outil.
admin_healthOperational health check — recent errors, audit log activity, and API key usage. Requires admin authentication.Operational health check — recent errors, audit log activity, and API key usage. Requires admin authentication.
Aucun schéma d’entrée n’a été publié pour cet outil.
append_messagesAucune description publiéeCet outil n’a publié aucune description. Forge n’en invente pas.
create_conversationCreate a new conversation and return its conversation_id, used to group subsequently appended messages under one topic.Create a new conversation and return its conversation_id, used to group subsequently appended messages under one topic.
Aucun schéma d’entrée n’a été publié pour cet outil.
delete_conversationprivilégiéDelete a conversation and all its messages, chunks, and vector embeddings.Delete a conversation and all its messages, chunks, and vector embeddings.
Aucun schéma d’entrée n’a été publié pour cet outil.
get_conversationGet a conversation with its full verbatim messages. Supports pagination.Get a conversation with its full verbatim messages. Supports pagination.
Aucun schéma d’entrée n’a été publié pour cet outil.
list_conversationsList conversations with filtering and sorting options.List conversations with filtering and sorting options.
Aucun schéma d’entrée n’a été publié pour cet outil.
manage_subscriptionView your current subscription or get a link to upgrade/manage your plan. Returns a Stripe Checkout URL for upgrades or a billing portal URL for existing subscribers. IMPORTANT: When this tool returns a URL, you MUST open it in the user's browser by running `open <url>` (macOS) or `xdg-open <url>`…View your current subscription or get a link to upgrade/manage your plan. Returns a Stripe Checkout URL for upgrades or a billing portal URL for existing subscribers. IMPORTANT: When this tool returns a URL, you MUST open it in the user's browser by running `open <url>` (macOS) or `xdg-open <url>`…
Aucun schéma d’entrée n’a été publié pour cet outil.
memory_statusShow how full the user's Engram memory is: lifetime storage used vs the plan's capacity, plus a monthly meter on plans that have one. Returns a ready-to-display progress bar string.Show how full the user's Engram memory is: lifetime storage used vs the plan's capacity, plus a monthly meter on plans that have one. Returns a ready-to-display progress bar string.
Aucun schéma d’entrée n’a été publié pour cet outil.
resolve_vaultRetrieve encrypted vault entries by ID. Returns encrypted blobs — decryption happens client-side.Retrieve encrypted vault entries by ID. Returns encrypted blobs — decryption happens client-side.
Aucun schéma d’entrée n’a été publié pour cet outil.
searchHybrid search (semantic + keyword) across stored conversations. Each result includes a short chunk_summary, the full chunk_text snippet, conversation_title, tags, and relevance scores, best match first.Hybrid search (semantic + keyword) across stored conversations. Each result includes a short chunk_summary, the full chunk_text snippet, conversation_title, tags, and relevance scores, best match first.
Aucun schéma d’entrée n’a été publié pour cet outil.
vault_deleteprivilégiéDelete a named secret permanently. This action cannot be undone.Delete a named secret permanently. This action cannot be undone.
Aucun schéma d’entrée n’a été publié pour cet outil.
vault_getRetrieve a named secret's encrypted blob. Decryption happens client-side with your vault key.Retrieve a named secret's encrypted blob. Decryption happens client-side with your vault key.
Aucun schéma d’entrée n’a été publié pour cet outil.
vault_listList all named secrets. Returns names and metadata only — never values or encrypted blobs.List all named secrets. Returns names and metadata only — never values or encrypted blobs.
Aucun schéma d’entrée n’a été publié pour cet outil.
vault_setStore a named secret. The value must be encrypted client-side before calling this tool. The server stores the encrypted blob — it never sees plaintext.Store a named secret. The value must be encrypted client-side before calling this tool. The server stores the encrypted blob — it never sees plaintext.
Aucun schéma d’entrée n’a été publié pour cet outil.
whoamiShow which Engram account this connection is using — organization name, email, tier, and how you are authenticated. Use when unsure which account memories are being saved to or searched from.Show which Engram account this connection is using — organization name, email, tier, and how you are authenticated. Use when unsure which account memories are being saved to or searched from.
Aucun schéma d’entrée n’a été publié pour cet outil.
16 outils sur 17 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
Persistent, verbatim, searchable memory for AI assistants — one memory across every MCP client.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.