zanei

mcp
Security Audit
Warn
Health Warn
  • License — License: Apache-2.0
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 5 GitHub stars
Code Pass
  • Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

Local activity context for AI agents — records your computer activity as OS-level events and serves LLM-ready timelines via CLI and MCP

README.md
Zanei icon

Zanei

Local activity context for AI agents

Documentation (日本語)

CI License: MIT OR Apache-2.0 Platform: macOS

Zanei (残映, zan-ei) records your computer activity as OS-level events — not screenshots —
into a local SQLite store and turns it into session-structured, deduplicated timelines that
AI agents read through the CLI or an MCP server. macOS only (Apple Silicon and Intel);
Windows and Linux are planned.

Privacy by default

  • No network egress path: recorded data never leaves the local store.
  • Typed and clipboard content is recorded only if you opt in; the first fully-granted
    start asks once, and the default is no.
  • Password fields are dropped at capture time. Chrome Incognito produces no URL events
    and no text bodies (window titles can remain).
  • Events are deleted after 48 hours by default.
  • Encrypted at rest: the store is a SQLCipher database; the key lives in your login Keychain.

Full guarantees and limits: privacy model.

Install

brew install kentoshimizu/tap/zanei

Signed and notarized. Building from source: packaging.

Quickstart

zanei start

Grant the permissions macOS asks for. If a System Settings row is missing, zanei doctor --fix
opens the right pane with the Zanei.app path copied and revealed in Finder. Then:

zanei stop && zanei start   # asks once whether to record typed text; default no
zanei timeline --since 15m

zanei doctor reports the permission state of the recorder itself, and how to revoke it.

Agent integration

zanei setup --agent claude

Installs the skill and prints the MCP registration command. See
agent setup for Codex, opencode, Hermes Agent, pi, and
Claude Desktop.

License

Licensed under either the MIT License or the
Apache License 2.0, at your option. Third-party components compiled into
the binary and their licenses are listed in THIRD_PARTY_NOTICES.md.

Reviews (0)

No results found