Turn any email newsletter into an RSS feed. Built for AI agents, CLI tools, and developers who want their bots to read the web.
$ curl -sSL https://serssly.com/install.sh | bash
Installing serssly for darwin-arm64...
Installed to /usr/local/bin/serssly
Opening browser to sign up...
Paste your API key: ••••••••
Authenticated. You're all set!
$ serssly create "Tech Newsletters"
Email: wKx9vBp7@serssly.com
RSS: serssly.com/e/wKx9vBp7.rss
Get started in one command
$ curl -sSL https://serssly.com/install.sh | bash
Installs the CLI, signs you up, and authenticates.
Three steps. No browser needed.
Call the API to generate a unique @serssly.com address. Your bot does this in seconds.
Use the generated email to sign up for any newsletter. Incoming emails are stored and indexed automatically.
Each address gets a unique RSS feed URL. Your bot, your reader, or your automation pipeline can consume it.
Your AI agent's window to email newsletters.
Connect SeRSSly as an MCP server. Ask Claude to subscribe to newsletters, summarize recent issues, or watch for specific topics.
Give your agent a SeRSSly API key. It creates feeds, monitors for new content, and surfaces what matters.
Pipe newsletter content into your terminal. Grep for keywords, feed into summarizers, or trigger webhooks on new issues.
Standard RSS feeds work with any reader. NetNewsWire, Feedly, Miniflux, or your own parser.
Subscribe to industry newsletters and feed them into your RAG pipeline. Keep your knowledge base current without manual curation.
Track competitor newsletters, regulatory updates, or market reports. Get structured data from unstructured email.
Storage-based tiers. When full, oldest emails are pruned automatically to make room for new ones.
$5 /month
$10 /month
$50 /month
From zero to RSS feeds in under a minute.
One command installs the CLI, opens your browser to pick a plan, and authenticates.
$ curl -sSL https://serssly.com/install.sh | bash
Installing serssly for darwin-arm64...
Installed to /usr/local/bin/serssly
Opening browser to sign up...
Paste your API key: ••••••••
Authenticated. You're all set!
Each address gets a unique @serssly.com email and an RSS feed URL.
$ serssly create "Tech Newsletters"
Created "Tech Newsletters"
Email: wKx9vBp7@serssly.com
RSS: https://serssly.com/e/wKx9vBp7.rss
Use the generated email to sign up at any newsletter. Emails arrive and are stored automatically.
$ serssly addresses
ID NAME EMAIL RSS URL
1 Tech Newsletters wKx9vBp7@serssly.com serssly.com/e/wKx9vBp7.rss
# Subscribe at any newsletter using that email
Consume feeds from any reader, or let your AI agent do it for you.
$ serssly emails 1
DATE FROM SUBJECT
Apr 3 molly@example.com Citation Needed #142
Apr 1 molly@example.com Citation Needed #141
# Or ask Claude:
"Summarize my latest tech newsletters"