Skip to main content

heropen

Persistent memory for local AI agents. One pip install, never start from scratch again.

Every new session, your agent forgets — project structure, tool preferences, past pitfalls, custom skills. heropen fixes that: after install, your agent remembers everything.

100% local. SQLite + vector search. No cloud, no telemetry.

Install

pip install heropen

Restart your agent. That's it.

On first start, heropen auto-detects your agent (Claude Code, Cursor, Windsurf, or any MCP client), configures the database, and registers memory tools. You agent will notice the new install and offer to guide you through setup.

Quick Start

# Save a memory
heropen add "Project uses FastAPI + SQLAlchemy, tests with pytest"

# Search your memories
heropen search "project tech stack"

# Check status
heropen status

# Diagnose issues (v1.8+)
heropen diagnose

Connect Your Agent (MCP)

Works with any agent that supports MCP. Auto-setup (v1.8+) detects and configures automatically — no manual config needed.

Or add this to your agent config manually:

{
  "mcpServers": {
    "heropen": {
      "command": "heropen",
      "args": ["mcp"]
    }
  }
}

Restart your agent, and it has memory. Your agent will auto-save and search memories on the fly — hit a bug once, remember it forever across sessions.

What's New in v1.8

  • Zero-setup install — auto-setup runs automatically on first interpreter start
  • Agent self-guidance — tool descriptions now tell your agent when to use each tool, not just what it does
  • Welcome workflow — new installs detected via health check, agent proactively offers to complete setup
  • heropen diagnose — one-command troubleshooting for MCP config, DB, agent detection, and version checks
  • Auto-setup logging — every step logged to ~/.heropen/setup.log; success/failure shown in terminal
  • stdout fix — MCP protocol no longer corrupted by heartbeat messages (reported by community)

Why heropen

heropen (free) Others
Memory storage Unlimited Often capped
Search Unlimited Per-query billing
Internet required No Yes
Your data stays Your machine Their servers
Setup pip install one line Server + config

Free = full core. No gating.

Support

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

heropen-1.8.3.tar.gz (201.1 kB view details)

Uploaded Source

Built Distribution

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

heropen-1.8.3-py3-none-any.whl (73.8 kB view details)

Uploaded Python 3

File details

Details for the file heropen-1.8.3.tar.gz.

File metadata

  • Download URL: heropen-1.8.3.tar.gz
  • Upload date:
  • Size: 201.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for heropen-1.8.3.tar.gz
Algorithm Hash digest
SHA256 e04ccb4bee6fcc199058f14f740e46baff3c93aefcd6bb587cbd6e98209fa5de
MD5 cf1ac01b3f5cff7fe337d78c8f57909a
BLAKE2b-256 c53ded9256f356553b595f20fa02ad2e4b13d33c62ce67bab96f657dd820c8d7

See more details on using hashes here.

File details

Details for the file heropen-1.8.3-py3-none-any.whl.

File metadata

  • Download URL: heropen-1.8.3-py3-none-any.whl
  • Upload date:
  • Size: 73.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for heropen-1.8.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c0ccfc0ce2d4316833b5d3abb20ce549e9070b425208787781ebfb7a2681d025
MD5 853011c22cf6f98ec7de8ad7072a33a5
BLAKE2b-256 e0f35373ac17a3a8e0a6f9a2ebd157820979f422615c809b47ae6b85e95859d5

See more details on using hashes here.

Release history Release notifications | RSS feed

1.9.1

2 files

1.9.0

2 files

1.8.9

2 files

1.8.8

2 files

1.8.7

2 files

1.8.6

2 files

1.8.5

2 files

1.8.4

2 files

This release

1.8.3 This release

2 files

1.8.2

2 files

1.8.1

2 files

1.8.0

2 files

1.7.32

2 files

1.7.31

2 files

1.7.30

2 files

1.7.29

2 files

1.7.28

2 files

1.7.27

2 files

1.7.26

2 files

1.7.25

2 files

1.7.24

2 files

1.7.23

2 files

1.7.22

2 files

1.7.21

1 file

1.7.20

1 file

1.7.19

1 file

1.7.18

1 file

1.7.17

1 file

1.7.16

1 file

1.7.15

1 file

1.7.14

1 file

1.7.13

1 file

1.7.12

1 file

1.7.11

1 file

1.7.10

1 file

1.7.9

1 file

1.7.8

1 file

1.7.7

1 file

1.7.6

1 file

1.7.5

1 file

1.7.4

1 file

1.7.3

1 file

1.7.2

2 files

1.7.1

2 files

1.7.0

2 files

1.6.3

1 file

1.6.2

1 file

1.6.1

1 file

1.6.0

1 file

1.5.4

1 file

1.5.3

2 files

1.5.2

2 files

1.5.1

2 files

1.5.0

2 files

1.4.9

2 files

1.4.8

2 files

1.4.7

2 files

1.4.6

2 files

1.4.5

2 files

1.4.4

2 files

1.4.3

1 file

1.4.2

1 file

1.4.1

1 file

1.4.0

1 file

1.3.1

2 files

1.3.0

2 files

1.2.0

1 file

Supported by

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