Skip to content
VS Code

FeedNest for VS Code

io.github.lucaiaconelli/feednest

Your curated sources (RSS, YouTube, podcasts, Google News) as context for any AI agent. 26 tools.

client:VS Code transport:streamable-http

Install FeedNest in VS Code

.vscode/mcp.json

{
  "servers": {
    "feednest": {
      "type": "http",
      "url": "https://mcp.feednest.com"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

FeedNest in other clients