Skip to main content

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

helix_memory-4.0.3.tar.gz (47.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

helix_memory-4.0.3-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file helix_memory-4.0.3.tar.gz.

File metadata

  • Download URL: helix_memory-4.0.3.tar.gz
  • Upload date:
  • Size: 47.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for helix_memory-4.0.3.tar.gz
Algorithm Hash digest
SHA256 e7d0e4202430d4e80446ee304252af263d23beb0c5a40ae4d07b6a87eaf9c12a
MD5 9d0ac24119a4addddc6a2aa2f1233eb5
BLAKE2b-256 7ebf19deedd5ce50b5833c4a6244c49084908e7ae66efea45f581c61b5dc2b50

See more details on using hashes here.

Provenance

The following attestation bundles were made for helix_memory-4.0.3.tar.gz:

Publisher: ci.yml on justmatias/helix

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file helix_memory-4.0.3-py3-none-any.whl.

File metadata

  • Download URL: helix_memory-4.0.3-py3-none-any.whl
  • Upload date:
  • Size: 13.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for helix_memory-4.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1183aa95a4da36a16d32f0b3db501c3667b4b1fef0066e504bd12fb1886f47e2
MD5 a6dcc4b5e0e173a53e5f68a405981109
BLAKE2b-256 5da015aa2270ee36025d2942a55b5d8becfa12b666e020bdc86a81bea5e4fa7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for helix_memory-4.0.3-py3-none-any.whl:

Publisher: ci.yml on justmatias/helix

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page