Three new ways to use NewsBlur:
CLI tool:
uv pip install newsblur-cli
CLI skill:
npx skills add samuelclay/newsblur-cli-skill
MCP server:
claude mcp add newsblur https://newsblur.com/mcp/
Three new ways to use NewsBlur:
CLI tool:
uv pip install newsblur-cli
CLI skill:
npx skills add samuelclay/newsblur-cli-skill
MCP server:
claude mcp add newsblur https://newsblur.com/mcp/
Read stories, search your archive, train classifiers, and manage subscriptions from your terminal or through your AI agent.
You can now ask your AI agent "what did I read about ESP32 this week?" and it searches your NewsBlur read stories and archive. So many more possibilities!

NewsBlur has always had an API. Every feature in the web app, the iOS app, and the Android app runs through it. But APIs are for developers. Today I’m shipping three new ways to interact with your NewsBlur: a command-line tool that puts your entire NewsBlur in your terminal, an AI skill that teaches your agent every CLI command without eating your context window, and an MCP server that connects any MCP-compatible agent directly to your account.