Hacker News
Fetch top stories and look up user details from Hacker News. Uses the public HN Firebase API — no API key required.Quick Start
Config
Enable the
hackernews_top_stories tool.Enable the
hackernews_user tool.Tools
| Tool | Description |
|---|---|
hackernews_top_stories | Fetch top stories from HN. Returns title, URL, score, author, and comment count. Accepts numStories (default 10, max 30). |
hackernews_user | Look up a HN user by username. Returns karma, creation date, about, and submission count. |