RSS and news feeds for agents for Zed
io.github.ux-xd/rss-feed
RSS, Atom and JSON feeds for agents: find a site's feed, read items as JSON, keyless news search.
client:Zed
transport:streamable-http
Install RSS and news feeds for agents in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"rss-feed": {
"url": "https://rssfeedmcp.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs