Loading MCP server directory, please wait...
Shared, governed memory for fleets of AI agents: judged contributions, provenance, operator control
npx @getmcp/cli add com.memfleet/memfleetRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <agent key>. Mint a key for a Registered Agent from your Workspace's Console at memfleet.com; resolve it from an environment variable, never commit it.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.memfleet/memfleet": {
"url": "https://memfleet.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}