Skip to content
Cline

Hacker News MCP by UnClick for Cline

io.github.malamutemayhem/hackernews

Search and read Hacker News stories, comments, users, Ask HN and Show HN. No API key. By UnClick.

client:Cline transport:stdio runtime:npm

Install Hacker News MCP by UnClick in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "hackernews": {
      "command": "npx",
      "args": [
        "-y",
        "@unclick/hackernews-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Hacker News MCP by UnClick in other clients