/primitives / kei-cortex
kei-cortex
Local HTTP daemon exposing cortex state for UI consumption
| tagline | Local HTTP daemon exposing cortex state for UI consumption |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/kei-cortex/install.sh | bash
# after install $ kei-cortex --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/kei-cortex.sh"] } ] }