loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

pluribus

MCP Tool

johnnyjoy/pluribus

Persistent memory MCP server for AI agents (MCP + REST)

Install

$ npx loaditout add johnnyjoy/pluribus

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "pluribus": {
      "command": "npx",
      "args": [
        "-y",
        "pluribus"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

<div align="center">

</div>

Pluribus

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).

---

Table of contents
  • Get started (new users)
  • What this is
  • Why use it
  • Quick start (Docker — recommended)
  • Using Pluribus with AI agents
  • Ensuring your agent uses Pluribus
  • Using Pluribus with AI editors and agent systems
  • SDKs for custom agents (Go + Python)
  • MCP configuration by client
  • Multi-agent shared memory
  • Installation paths
  • Configuration
  • Everyday API usage (smoke)
  • Documentation map
  • Repository layout
  • Verification and development
  • Contributing

---

What this is
  • One HTTP API (port 8123 in

Tags

agent-memoryagent-toolsai-agentsllm-toolsmcpmemorymodel-context-protocol

Reviews

Loading reviews...

Quality Signals

9
Stars
0
Installs
Last updated17 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/2/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/johnnyjoy/pluribus)](https://loaditout.ai/skills/johnnyjoy/pluribus)