rss atlas for VS Code
com.rssatlas/rss-atlas
Search a curated RSS feed directory and fetch latest articles. EN/JA. Sign in to use favorites.
client:VS Code
transport:streamable-http
Install rss atlas in VS Code
.vscode/mcp.json
{
"servers": {
"rss-atlas": {
"type": "http",
"url": "https://mcp.rssatlas.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs