Metadata-Version: 2.4
Name: reef-cli
Version: 1.0.0
Summary: Command-line client for reef — shared, living memory for people and their AI assistants
Keywords: mcp,memory,cli,reef
Author: WOUTER DURNEZ
Author-email: WOUTER DURNEZ <wouter.durnez@gmail.com>
License-Expression: MIT
License-File: LICENSE
Requires-Dist: fastmcp>=2
Requires-Python: >=3.13
Project-URL: Homepage, https://reefwith.me
Project-URL: Repository, https://github.com/diepzee/reef
Description-Content-Type: text/markdown

# reef-cli

Command-line client for [reef](https://reefwith.me) — shared, living memory
for people and their AI assistants, reached over MCP.

    uv tool install reef-cli
    reef login

Every MCP tool is mirrored as a subcommand; `reef call <tool> '<json>'` is the
exact passthrough. JSON on stdout, always.
