Persistent, verbatim, searchable memory for AI assistants — one memory across every MCP client.
Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
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.
No input schema was published for this tool.
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.
No input schema was published for this tool.
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.
No input schema was published for this tool.
append_messagesNo description publishedThis tool published no description. Forge does not invent one.
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.
No input schema was published for this tool.
delete_conversationprivilegedDelete a conversation and all its messages, chunks, and vector embeddings.Delete a conversation and all its messages, chunks, and vector embeddings.
No input schema was published for this tool.
get_conversationGet a conversation with its full verbatim messages. Supports pagination.Get a conversation with its full verbatim messages. Supports pagination.
No input schema was published for this tool.
list_conversationsList conversations with filtering and sorting options.List conversations with filtering and sorting options.
No input schema was published for this tool.
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>`…
No input schema was published for this tool.
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.
No input schema was published for this tool.
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.
No input schema was published for this tool.
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.
No input schema was published for this tool.
vault_deleteprivilegedDelete a named secret permanently. This action cannot be undone.Delete a named secret permanently. This action cannot be undone.
No input schema was published for this tool.
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.
No input schema was published for this tool.
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.
No input schema was published for this tool.
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.
No input schema was published for this tool.
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.
No input schema was published for this tool.
16 of 17 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Persistent, verbatim, searchable memory for AI assistants — one memory across every MCP client.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.