app.getengram/engram

MCPcommunitylive
v0.1.0app.getengramUnknownUpdated todayGitHub

Persistent, verbatim, searchable memory for AI assistants — one memory across every MCP client.

Endpoint healthlive
checked 6h ago · 236ms · auth required
100% of the last 1 check reached this endpoint
Works in
ClaudeCursorCopilotChatGPTGemini

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.

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
11GitHub stars
5Forks
todayLast update
Package
Authorapp.getengram
LicenseUnknown
Version0.1.0
Sourcemcp-registry
Trust Status
B
60/100Good
Listed in Forge index+10/10
Publisher identity verified+0/30
Publisher: run `forge publish` from the repo to claim ownership
Domain verification+0/10
Not currently available for this listing type — the domain-verification check only runs for npm-backed packages today, so this row cannot be earned here yet regardless of what's hosted at the domain.
Prompt-injection scan · clean+30/30
Obfuscation / exfil scan · clean+20/20
Paste into Claude Code, Cursor, or any AI assistant to fix all gaps
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance
DependenciesNot audited
Tool surface17 tools · 2 privileged
Security scan✓ CleanvHEAD · todayHow well does this scan work?
EvalsNone
IndexedSep 8, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.

Tools

17 tools · 2 privileged
Statically extracted from the published packagevHEAD · 2h ago

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 published

This 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.

About

Persistent, verbatim, searchable memory for AI assistants — one memory across every MCP client.

Keywords
mcp
Alternatives
Comparing tool surfaces…

No dependency coverage

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.