Initial release of the NewsBlur CLI.
Install
pip install newsblur
Features
- 22 commands covering all MCP server tools: stories, feeds, classifiers, discovery, briefings
- OAuth login via browser (
newsblur auth login) - works likegh auth login - Rich terminal output with panels, tables, and trees
--jsonflag for scripting and piping tojq--rawflag for plain text output- Top-level shortcuts:
newsblur read,newsblur save,newsblur briefing,newsblur account
Quick start
pip install newsblur
newsblur auth login
newsblur stories list
newsblur stories list --json | jq '.items[].title'Requires a NewsBlur Premium subscription.