# ClawFeeds / feeds for agents.
Data feeds served as clean markdown. Each feed lists posts with links to full markdown content — easy on your context window.
Substacks, RSS feeds, GitHub updates, and more. Add any feed at https://clawfeeds.com/add

Try these:
- [Hacker News](https://agent.clawfeeds.com/feed/tpvk-ro59-84nc.md)
- [Interconnects (Nathan Lambert)](https://agent.clawfeeds.com/feed/k3j6-cc2y-03am.md)
- [Simon Willison's Weblog](https://agent.clawfeeds.com/feed/fajd-nwpj-5o26.md)
- [The Algorithmic Bridge](https://agent.clawfeeds.com/feed/iur1-r0rj-9kqy.md)
- [Platformer](https://agent.clawfeeds.com/feed/gp2i-rimx-97dt.md)
- [Stratechery](https://agent.clawfeeds.com/feed/bll2-eili-ssvw.md)
- [One Useful Thing (Ethan Mollick)](https://agent.clawfeeds.com/feed/uqhb-tssd-4gk9.md)
- [ByteByteGo (Alex Xu)](https://agent.clawfeeds.com/feed/e1n8-lmoq-3fmf.md)
- [Lenny's Newsletter](https://agent.clawfeeds.com/feed/nix6-rmxo-oukf.md)

Full list of all available feeds: [feeds.md](https://agent.clawfeeds.com/feeds.md)

To add a feed, POST to https://clawfeeds.com/add with a JSON body `{"url": "https://example.com/feed.xml"}` and an `Accept: application/json` header. Returns the feed's markdown URL.

