memory-for-ai
mcp-name: io.github.LonelyTraderBay/memory-for-ai
An MCP server that turns a codebase into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links — so an AI coding agent answers structural questions with graph queries instead of reading file after file. Fully local: no API key, no Docker, no telemetry.
This Python wrapper downloads the selected memory-for-ai runtime set from GitHub Releases on first run and verifies it before publishing it in your OS cache directory. The set contains the native executable and authenticated integration asset, with the graph UI always embedded.
Installation
pip install memory-for-ai
# or
pipx install memory-for-ai
There is one composition per platform: the graph UI ships in every build, so no variant selection is needed.
Usage
memory-for-ai install # configure every detected coding agent (--dry-run previews)
memory-for-ai install --project # repo-local fenced server named after the repo (no global changes)
memory-for-ai cli list_projects # every MCP tool also runs as a one-shot CLI command
memory-for-ai --help
Restart your agent, say "Index this project" — done. Update with pip install -U memory-for-ai.
Supported platforms
| OS | Architecture |
|---|---|
| macOS | arm64, amd64 |
| Linux | arm64, amd64 |
| Windows | arm64, amd64 |
Documentation
- Agent operating guide — tool catalog, task→tool playbooks, correctness protocol, per-project tuning
- Installation reference — every install path, CI/containers, build from source
- Configuration reference — settings and environment variables
- Measuring real effectiveness — measure token and tool-call savings on your own repo
License
MIT
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file memory_for_ai-0.10.9.tar.gz.
File metadata
- Download URL: memory_for_ai-0.10.9.tar.gz
- Upload date:
- Size: 35.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
302aaac9919365a763b7dad537de519a8828171b9746de272dd0238626480e0d
|
|
| MD5 |
8e199dabe85e8f4d9a00e76acc8602d7
|
|
| BLAKE2b-256 |
12588e9b958ce1f13973c5065a9d9cd9ae46c3b15a32e0d79999d76d84a338eb
|
File details
Details for the file memory_for_ai-0.10.9-py3-none-any.whl.
File metadata
- Download URL: memory_for_ai-0.10.9-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c336833b341b52f3c4694dbbda933e23b2abc112c121e5528b8dcf7bae8583e5
|
|
| MD5 |
fe01a420e23266b6d05c929dce235c17
|
|
| BLAKE2b-256 |
3b3ee857ca6010a31302f74aab7893a3ab37e8ea4d1f05731e52dc498142f38d
|