Run Named Entity Recognition (NER) enrichment to extract entities. Extracts entities like people, organizations, locations, dates from content. Requires NER model configuration. Args: file: Path to the .mv2 memory file all: Process all frames that haven
AI agents invoke memvid_enrich to trigger actions in Memvid. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.
This tool executes an NER enrichment process that modifies or annotates memory file content by extracting and storing entities. It is not a pure read (it enriches/writes back results), and it triggers external model computation. Most closely fits Execute as it runs a processing operation whose effects depend on file content and configuration.
From the tool's definition 'Run Named Entity Recognition (NER) enrichment to extract entities' and 'Process all frames' — actively runs a processing pipeline against memory file content
Attacks that exploit this kind of access
Run Named Entity Recognition (NER) enrichment to extract entities. Extracts entities like people, organizations, locations, dates from content. Requires NER model configuration. Args: file: Path to the .mv2 memory file all: Process all frames that haven. It is categorised as a Execute tool in the Memvid MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.
Register the Memvid MCP server in PolicyLayer and add a rule for memvid_enrich: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Memvid. Nothing to install.
memvid_enrich is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.
Yes. Add a rate_limit block to the memvid_enrich rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for memvid_enrich. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
memvid_enrich is provided by the Memvid MCP server (tapiocapioca/memvid-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →