USE CASE
Shared memory for AI coding agents
Keep decisions, conventions, and hard-won engineering knowledge available to every agent and engineer on a project.
What fluws gives the team
- Prevent repeated investigations across sessions.
- Retrieve relevant project context before changing code.
- Keep Markdown portable and reviewable.
How it works
Connect the remote MCP server, call context at the start of a task, read the relevant memory, and leave the project more correct for the next agent with write, revalidate, contribute, or handoff.