Skip to content
VS Code

HN Front Count for VS Code

io.github.sadri-dridi/hn-front-count

Count current Hacker News front-page stories. Titles discarded.

client:VS Code transport:streamable-http tools:30

Install HN Front Count in VS Code

.vscode/mcp.json

{
  "servers": {
    "hn-front-count": {
      "type": "http",
      "url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/hn-front-count/mcp"
    }
  }
}

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

What VS Code can do once it is connected

All 30 tools →

HN Front Count in other clients