Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/mem0ai/mem0/mem0-plugin-mem0git clone --depth 1 https://github.com/mem0ai/mem0Grade A, and why
mem0 scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"mem0": {
"type": "http",
"url": "https://mcp.mem0.ai/mcp/",
"headers": {
"Authorization": "Token ${MEM0_API_KEY}"
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 9 lines scan A 23e4a4e16870
mem0 is an MCP server published in the GitHub repository mem0ai/mem0 (64,360 stars, last pushed 3d ago), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other mcp servers, from other repositories
shadcn
Add components to your apps. Runs locally from the shadcn npm package.
corpus-ingest-core
MCP server "corpus-ingest-core" as configured in norton77930/corpus-ingest-core. Launched with corpus-ingest-mcp. Needs 2 environment variables to run.
folderbridge-mcp
MCP server "folderbridge-mcp" as configured in MoonTzai/folderbridge-mcp. Runs locally from the folderbridge-mcp Python package.
fayna-rag-mcp
MCP server "fayna-rag-mcp" as configured in fayna-digital/fayna-rag-mcp. Runs locally from the fayna-rag-mcp Python package.
mnemos
Memory for agentic AI. Inspired by the brain. Built for the future. Runs locally from the mnemos Python package.
agentic-mcp-gateway
A LangGraph-powered gateway for multi-MCP agent workflows. Runs locally from the agentic-mcp-gateway Python package.