Rssaurus Cli
MCP Serverby sundial-org · Added 5mo ago
Claude
33
Install
git clone https://github.com/sundial-org/awesome-openclaw-skillsAdd to Claude
claude mcp add rssaurus-cliQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"rssaurus-cli": {
"command": "npx",
"args": [
"@modelcontextprotocol/rssaurus-cli"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Use the RSSaurus command-line client (Go binary rssaurus) to interact with https://rssaurus.com from the terminal: authenticate (rssaurus auth login/whoami), list feeds/items, print item URLs for piping, open URLs, and perform triage actions (mark read/unread, bulk mark-read, save/unsave). Use when asked to automate RSSaurus tasks from CLI, debug token/config issues, or demonstrate command usage.
Tags
developmentgobashgitapiskill