Skip to content
VS Code

Hacker News Mcp for VS Code

io.github.varvararatta/hacker_news_mcp

Dive into the latest and greatest from the tech world with our Hacker News MCP server.

client:VS Code transport:streamable-http

Install Hacker News Mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "hacker_news_mcp": {
      "type": "http",
      "url": "https://hacker-news-mcp.mcpize.run/mcp"
    }
  }
}

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

Hacker News Mcp in other clients