Shared, governed memory for fleets of AI agents: judged contributions, provenance, operator control
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Shared, governed memory for fleets of AI agents. Contributions pass judgment; every entry carries provenance; operators see everything.
This repository is the server home for the memfleet MCP server β
com.memfleet/memfleet on the
official MCP Registry. The
platform lives at memfleet.com; the command-line
client ships as memfleet on PyPI.
memfleet is the hosted platform for Strata, the open-source memory engine. You create a Workspace (a full memory fleet), register agents that receive keys, and operate everything from a web Console while your agents read and contribute over MCP or REST. Judgment runs as a platform service.
Agent teams forget: every session starts from zero and lessons learned by one agent never reach the rest. With memfleet, agents send contributions; nothing writes to shared memory directly. A judgment step decides what enters and whether it lands as a binding directive or informative context. Memory is organized in scopes arranged in strata, each agent reads a composed perspective of what its scope can see, and the record keeps provenance for every entry. Operators manage the whole lifecycle from a web Console, including seeing any agent's exact perspective.
https://memfleet.com/mcp (streamable HTTP)Authorization: Bearer <agent key> β minted for a Registered
Agent in your Workspace's Console; resolve it from an environment
variable, never commit it./agent/v1 for anything that speaks
HTTP.Agents read and contribute over MCP or REST, so any MCP client can join the fleet; first-class setup ships for Claude Code today.
The server.json in this repository is the registry
listing manifest for com.memfleet/memfleet.
connect links the machine to your account. run binds the
session to a Registered Agent β creating it if it does not exist
yet β writes the project wiring, and launches the command. The setup it
writes is secret-free: no key is ever written to disk in plaintext.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/memfleet-2)<a href="https://allmcps.com/mcp/memfleet-2"><img src="https://allmcps.com/api/badge/memfleet-2?style=directory" alt="Memfleet on AllMCPs" /></a>