Skip to content
VS Code

hn developer sentiment mcp for VS Code

io.github.digitalgremlin/hn-developer-sentiment-mcp

Deterministic Hacker News developer sentiment, themes & feature requests via MCP. No API key.

client:VS Code transport:streamable-http

Install hn developer sentiment mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "hn-developer-sentiment-mcp": {
      "type": "http",
      "url": "https://joeslade--hn-developer-sentiment-mcp.apify.actor/mcp"
    }
  }
}

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

hn developer sentiment mcp in other clients