Newsmind for VS Code
app.newsmind/mcp
Read, search and track your RSS feeds: semantic search, story clustering, watches, OPML import.
client:VS Code
transport:streamable-http
Install Newsmind in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://newsmind.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs