pz directly in Claude Code.
The short version:
- Install the Paperzilla CLI and run
pz login. - Make sure
pzworks in the same terminal environment where Claude Code runs. - Ask Claude Code to use
pzfor Paperzilla tasks.
pz project list --json returns a compact project summary array, which is usually enough to pick the right project-id.
Use pz paper for canonical paper metadata.
Use pz rec --markdown after a project feed search when you want markdown in project context. That path can queue markdown generation if it is not ready yet.
You do not need a custom Paperzilla connector for this CLI path. Claude Code can already run shell commands in your workspace.
If you want the remote tool-calling path in Claude instead, use Paperzilla MCP with Claude.
For the full CLI command reference, see CLI guide.