A lightweight, multi-client memory layer that persists cross-project coding conventions
Project description
Helix
Global convention memory for AI coding agents — persist your coding preferences once, surface them in every Claude Code, Cursor, or MCP-compatible session.
Install
# With uv (recommended)
uv tool install helix-memory
# Or with pip
pip install helix-memory
Quick start
# 1. Hook Helix into your agent (Claude Code, Cursor, …).
helix install
# 2. Save your first convention.
helix remember pydantic-validation \
"Prefer Pydantic v2 for any external-boundary validation." \
--tags python,validation
From there, your next agent session will see the conventions automatically.
CLI
helix remember <name> "<body>" --tags <comma,separated>
helix list [--tags <tag>]
helix recall "<query>" [--tags <tag>]
helix forget <name>
helix install # wire Helix into your agent
helix uninstall # remove the integration
helix serve # start the MCP server
MCP server
helix serve exposes four tools to any MCP-compatible client: remember, recall, list_conventions, forget.
Add to your client's MCP config (e.g. ~/.claude/claude_desktop_config.json):
{
"mcpServers": {
"helix": {
"command": "helix",
"args": ["serve"]
}
}
}
License
MIT
Project details
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 helix_memory-4.0.2.tar.gz.
File metadata
- Download URL: helix_memory-4.0.2.tar.gz
- Upload date:
- Size: 47.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1f44f765d4155c5554bb5ed62cb5098b46a941ebd45deec0c02bdaa135effd9
|
|
| MD5 |
431954537da30c8c8607ebc1fa7eb320
|
|
| BLAKE2b-256 |
2a75070087b6603c49ae1712a8315afda5157f0de08e5034160d82259998303a
|
Provenance
The following attestation bundles were made for helix_memory-4.0.2.tar.gz:
Publisher:
ci.yml on justmatias/helix
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
helix_memory-4.0.2.tar.gz -
Subject digest:
e1f44f765d4155c5554bb5ed62cb5098b46a941ebd45deec0c02bdaa135effd9 - Sigstore transparency entry: 1575671938
- Sigstore integration time:
-
Permalink:
justmatias/helix@8b6f7bb07ec047701dfaeb8207417137ea0aee73 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/justmatias
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@8b6f7bb07ec047701dfaeb8207417137ea0aee73 -
Trigger Event:
push
-
Statement type:
File details
Details for the file helix_memory-4.0.2-py3-none-any.whl.
File metadata
- Download URL: helix_memory-4.0.2-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ed1781266e45d0170bcf6b85201f4c1b9420d816230f7f94f9cbdef940c1876
|
|
| MD5 |
9bd18df56e309c815dc913508a24d83c
|
|
| BLAKE2b-256 |
b0db4707b24b3ccc73068fd7707317de2d8922cc31ace3fa250ad91860ac9c3d
|
Provenance
The following attestation bundles were made for helix_memory-4.0.2-py3-none-any.whl:
Publisher:
ci.yml on justmatias/helix
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
helix_memory-4.0.2-py3-none-any.whl -
Subject digest:
3ed1781266e45d0170bcf6b85201f4c1b9420d816230f7f94f9cbdef940c1876 - Sigstore transparency entry: 1575671974
- Sigstore integration time:
-
Permalink:
justmatias/helix@8b6f7bb07ec047701dfaeb8207417137ea0aee73 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/justmatias
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@8b6f7bb07ec047701dfaeb8207417137ea0aee73 -
Trigger Event:
push
-
Statement type: