Standalone identity engine — REST API, memory, and pattern extraction
Project description
tethr-engine
Standalone identity and memory engine. Runs a local REST API server that tracks behavioral patterns, manages long-term memory, and provides an LLM-ready identity context layer.
Install
pip install tethr-engine
Usage
tethr start # start server on localhost:8001
tethr start --host 0.0.0.0 # network accessible
tethr start --reload # dev mode with auto-reload
tethr status # check health
tethr version # print version
On first run, tethr start will prompt for a Groq API key and create config.yaml in the working directory. config.yaml is never included in the package.
MCP Server
python -m tethr_engine.mcp_server
License
MIT — Jeff Draper 2026
Project details
Release history Release notifications | RSS feed
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 tethr_engine-0.1.0.tar.gz.
File metadata
- Download URL: tethr_engine-0.1.0.tar.gz
- Upload date:
- Size: 97.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
727e68e5efde26b7a5d215049590f810a87d1d2161b15f84e5f923b86537089a
|
|
| MD5 |
6602653449e43396dc437dbcbf2644be
|
|
| BLAKE2b-256 |
31f9acaa4e301409dc5484759590cd1fa9480d2166d768f428f76c62f02da151
|
File details
Details for the file tethr_engine-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tethr_engine-0.1.0-py3-none-any.whl
- Upload date:
- Size: 107.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
907bfbc70586f72c6372bc573a8ff47b3745b3629e940ab03b76c9d48ba87da0
|
|
| MD5 |
b0e458092ccdd1c6639fb1a38f523f85
|
|
| BLAKE2b-256 |
76e9b69ad647c9f472c5e3c3ce7567d6a4a7932b3ea96854f19eec0f778af526
|