Skip to content
VS Code

The Data Collector for VS Code

io.github.marcindudekdev/the-data-collector

Search Hacker News, Bluesky, and Substack from a single MCP interface

client:VS Code transport:streamable-http

Install The Data Collector in VS Code

.vscode/mcp.json

{
  "servers": {
    "the-data-collector": {
      "type": "http",
      "url": "https://frog03-20494.wykr.es/mcp"
    }
  }
}

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

The Data Collector in other clients