What the server adds
| Feature | Local library | With server |
|---|---|---|
| Single-agent memory | ✅ | ✅ |
| Multi-agent shared memory | ❌ | ✅ |
| Multi-tenant isolation | ❌ | ✅ |
| API key management | ❌ | ✅ |
| Cross-process recall | Limited | ✅ |
| Postgres backend | ❌ | ✅ |
Hosted instance
Plyra runs a hosted instance you can use immediately:Self-host
Run your own instance with Docker in 5 minutes — see the quickstart.Get an API key
Generate a live key and start using the hosted instance.
Self-host
Run plyra-memory-server on your own infrastructure.