The Paragraph CLI is a command-line tool for managing posts, publications, subscribers, and coins. It works for both human and programmatic (agent) usage.Documentation Index
Fetch the complete documentation index at: https://paragraph.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites:
- Node.js version 18 or higher
Install
Authentication
Get your API key from paragraph.com/settings -> Publication -> Developer. For CI or agent environments, you can pipe the token or set an environment variable:~/.paragraph/config.json (mode 0600).
Quick examples
paragraph --help for all commands, or paragraph <command> --help for details on any command.
Agent skill
Using an AI agent like Claude Code or Cursor? Install the Paragraph CLI skill to teach it how to use the CLI:Resources
Full command reference
Browse all CLI commands with examples and options.
View on GitHub
Explore the source code or report issues.

