hackernews for VS Code
io.github.pipeworx-io/hackernews
Hacker News MCP — search and retrieve stories from Hacker News
client:VS Code
transport:streamable-http
Install hackernews in VS Code
.vscode/mcp.json
{
"servers": {
"hackernews": {
"type": "http",
"url": "https://gateway.pipeworx.io/hackernews/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs