Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add FerroxLabs/ijfw/plugin install claudeWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/ferroxlabs/ijfw/ijfw-memory)<a href="https://agentmods.dev/mcp/ferroxlabs/ijfw/ijfw-memory"><img src="https://agentmods.dev/badge/mcp/ferroxlabs/ijfw/ijfw-memory.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
ijfw-memory 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 5d ago.
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
{
"ijfw-memory": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/../mcp-server/src/server.js"
],
"env": {}
}
}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.
- 5d ago First seen · 9 lines scan A fe1c23221736
ijfw-memory is an MCP server published in the GitHub repository FerroxLabs/ijfw (210 stars, last pushed 11d ago), licensed MIT. 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
memorix
MCP server "memorix" as configured in AVIDS2/memorix. Launched with memorix serve --mode lite.
memorix
Local-first project memory with legacy MCP and 2026 discovery compatibility. Runs locally from the memorix npm package.
code-context-engine
Save 94% on AI coding tokens. Index your codebase, agents search instead of reading files. Works with Claude Code, Cursor, Codex, Copilot, Gemini CLI. Local MCP server, free, open source. Runs locally from the code-context-engine Python package.
memex
Zettelkasten-based agent memory system with bidirectional links. Runs locally from the @touchskyer/memex npm package. Needs 1 environment variable to run.
aidex
Persistent code indexing for AI assistants. 50x less context than grep. 11 languages. Runs locally from the aidex-mcp npm package.
devcodex-memory
MCP server "devcodex-memory" as configured in devcodex-labs/devcodex. Runs mcp/memory-server.js with node.