johnnyjoy/pluribus
Persistent memory MCP server for AI agents (MCP + REST)
Platform-specific configuration:
{
"mcpServers": {
"pluribus": {
"command": "npx",
"args": [
"-y",
"pluribus"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center">
</div>
Pluribus is the open control plane for governed AI memory: Postgres-backed durable rows, situation-shaped recall, pre-change enforcement, and curation—without treating chat or logs as source of truth.
Recall is the name of the model and doctrine this repository embodies (constraints, decisions, patterns, failures, and related kinds that outlast any single session). Pluribus is the runnable service—HTTP API, MCP, shared global memory pool—described in docs/memory-doctrine.md.
> Usage: Pluribus only accumulates memory if the agent runs it every substantive pass. > Default loop: `recall_context` → plan → act → `record_experience`. > Skip recall or skip record and you get no durable progress—same as amnesia.
New here? Three steps: [`docs/get-started.md`](docs/get-started.md).
---
---
Loading reviews...