Plugin Claude Code
Future Industries tools. FIMemory: local-first shared memory for AI tools — MCP + prompt-time retrieval inject.
Plugin Claude Code
Future Industries tools. FIMemory: local-first shared memory for AI tools — MCP + prompt-time retrieval inject.
Plugin Claude Code
Local-first shared memory for AI tools. Plain files are the source of truth; relevant context is injected before your prompt instead of burned on agentic search loops.
Hook
Runs when you submit a prompt, before the agent sees it, running fimemory hook-retrieve --shim-id fimemory-v1. From FutureAiIndustries/FI-Memory.
Hook
Runs when a session starts, running fimemory hook-retrieve --shim-id fimemory-v1. From FutureAiIndustries/FI-Memory.
MCP server Claude CodeCodexCursor
Local-first shared memory for AI tools. Your files, encrypted at rest by default; budgeted reads. Runs locally from the fimemory npm package. Needs 1 environment variable to run.