AgenticMemory Installer
One-command installer that detects every AI tool on your machine and connects them all to a shared AgenticMemory brain.
Install
pip install amem-installer
Usage
# Auto-detect and configure all tools
amem-install --auto
# Show what would be done (dry run)
amem-install install --dry-run
# Check connection status
amem-install status
# Remove all configurations
amem-install uninstall
# Re-scan for new tools
amem-install update
Supported Tools
| Tool | Detection | Integration |
|---|---|---|
| Claude Code | Config file | MCP server |
| Cursor | Config file | MCP server |
| Windsurf | Config file | MCP server |
| Claude Desktop | Config file | MCP server |
| Continue | Config file | Context provider |
| OpenClaw | Config file | YAML config |
| Ollama | HTTP service | Wrapper script |
| LM Studio | HTTP service | Config file |
| LangChain | requirements.txt | Instructions |
| CrewAI | requirements.txt | Instructions |
| AutoGen | requirements.txt | Instructions |
How It Works
- Scans your system for installed AI tools
- Creates a shared brain file at
~/.amem/brain.amem - Configures each tool to use the shared brain (via MCP, config files, or wrapper scripts)
- Backs up all modified configs before changes
All modifications are additive — existing configurations are never deleted.
Tests
39 tests passing. All tests use sandboxed home directories.
pip install -e ".[dev]"
pytest tests/ -v
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
amem_installer-0.1.0.tar.gz
(18.7 kB
view details)
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 amem_installer-0.1.0.tar.gz.
File metadata
- Download URL: amem_installer-0.1.0.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
676f338d3699ad8bea48e55dcd3b77a76ddfb9579d868d27e75e3aa514f6c997
|
|
| MD5 |
f9606f657522026945de0973dd1fc025
|
|
| BLAKE2b-256 |
4996092d20e944e8794d6191d98251921797ff27189c4b09366ffea3de15b713
|
File details
Details for the file amem_installer-0.1.0-py3-none-any.whl.
File metadata
- Download URL: amem_installer-0.1.0-py3-none-any.whl
- Upload date:
- Size: 24.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
791dd3ba1db09e3ed1ea3f11f5f058caac8db3cafaec6453f3fb3614b5af1539
|
|
| MD5 |
9229b000575d39e5ab9717282eb3058d
|
|
| BLAKE2b-256 |
8f9a73aae8b40c513540b9bcaa4d0e5ad8f730785d5b4343877899f734f191d1
|