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.2.tar.gz (47.3 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.2-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

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

Hashes for helix_memory-4.0.2.tar.gz
Algorithm Hash digest
SHA256 e1f44f765d4155c5554bb5ed62cb5098b46a941ebd45deec0c02bdaa135effd9
MD5 431954537da30c8c8607ebc1fa7eb320
BLAKE2b-256 2a75070087b6603c49ae1712a8315afda5157f0de08e5034160d82259998303a

See more details on using hashes here.

Provenance

The following attestation bundles were made for helix_memory-4.0.2.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.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

Hashes for helix_memory-4.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3ed1781266e45d0170bcf6b85201f4c1b9420d816230f7f94f9cbdef940c1876
MD5 9bd18df56e309c815dc913508a24d83c
BLAKE2b-256 b0db4707b24b3ccc73068fd7707317de2d8922cc31ace3fa250ad91860ac9c3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for helix_memory-4.0.2-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