| Command | Purpose |
|---|---|
login | Browser grant, then init |
logout | Drop token, revoke grant |
init | Link this repo |
agents | List or wire editors |
pull / push / sync | Cloud |
status / doctor | Health |
search | Local search |
learn / review / check | Capture, accept, scan |
mcp / hook | Stdio. Quiet. Used by Cursor |
export and import are not implemented.
Install#
The package on npm is stacktaste.
Or run without installing:
Auth#
See Login. Override the API with STACKTASTE_API_URL (RPC URL, including /rpc).