This release is a pre-release and may not be stable for production use.
Project Memory
Project Memory keeps decisions, evidence, outcomes and reviewed lessons in a local SQLite database. Your assistant retrieves relevant records through three MCP tools. You follow the same work in a live workspace with a project overview, sprint board, decision history and readable documents.
Public beta. Python 3.11+ is required. The runtime has no third-party dependencies, telemetry or hosted database. Optional reviewer agents use your installed Codex or Claude Code account.
Install
Install uv, then run this inside the project you want to remember:
uvx project-memory-mcp@0.5.0b9 setup --client codex --trust
For Claude Code, replace --client codex with --client claude. Setup preserves existing records and settings, connects MCP and lifecycle hooks, and opens the workspace. --trust enables the project integration; omit it to review trust in your client. Start a new assistant session afterwards. Add --no-view for headless setup.
For a permanent CLI:
uv tool install project-memory-mcp==0.5.0b9
project-memory doctor
project-memory view
Other local MCP clients can use setup --client mcp and the stdio server. See setup for client configuration, imports, upgrades, backup and uninstall, or distribution for plugins and desktop bundles.
Work with it
Ask your assistant:
Capture VISION.md and our decision log. Separate evidence, proposals and agreed requirements. Before choosing an approach, retrieve relevant decisions and check whether their evidence is still current.
- Decisions retain their evidence, alternatives, uncertainty, expected consequences and revisions.
- The overview shows current work and items that need attention. The board connects actions and sprints to decisions, outcomes and dependencies.
- Skills link reusable methods to work; project maps show recorded relationships, workflows and architecture.
- Selected Markdown files refresh through hooks. Earlier versions remain available and changed evidence is flagged.
- Code reviews, writing corrections and research remain separate, with explicit dependencies between them.
- Successes, failures and recoveries can produce proposed lessons. Acceptance remains an explicit review.
Run project-memory view whenever you want to follow work or plan actions. The local workspace refreshes automatically; the assistant does not rebuild it after each change. Use --output review.html --include-bodies for an offline snapshot. The user guide covers everyday use and missing updates.
Hooks capture events mechanically. The assistant still needs to record meaning, decisions and outcomes correctly. An interrupted command stays uncertain until its actual effects are checked. Bounded retrieval limits returned characters; it cannot guarantee that the host's complete model input stays below 10K tokens. Testing and limitations explains the verified boundaries and unmeasured claims.
Documentation
- User guide and work board
- Setup and upgrades and client compatibility
- Records and evidence and reviewer agents
- Workspace interface
- Contributing and tests, security and releasing
Packages are available through PyPI, GitHub Releases, the MCP Registry, Smithery and Glama. Directory availability does not establish compatibility with every client.
Release files for project-memory-mcp 0.5.0b9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| project_memory_mcp-0.5.0b9.tar.gz | 308.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| project_memory_mcp-0.5.0b9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 508.6 kB
Release files / project_memory_mcp-0.5.0b9.tar.gz
| Download URL | project_memory_mcp-0.5.0b9.tar.gz |
|---|---|
| Size | 308.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2be0dfa97abe652a86ebb419b4972ad7ae2174d778cba14c061ae6fdb9af7c12
|
|
BLAKE2b-256 checksum How to use checksums |
6cfc0aa370da57d51557477c56fc0d473eb36958abc68077bd7cf1d4ef512881
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 15, 2026.
Transparency logRelease files / project_memory_mcp-0.5.0b9-py3-none-any.whl
| Download URL | project_memory_mcp-0.5.0b9-py3-none-any.whl |
|---|---|
| Size | 200.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d9cb66861680c274cf8003345b9f6dd19d8b4080035a65caf0c97c0d539d5ac1
|
|
BLAKE2b-256 checksum How to use checksums |
0d245444128acc7b10b676763f7d527dd20941af7386575b7ffc3a2305b232b8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 15, 2026.
Transparency log