H
Hacker News
🔍 Search & Research
Browse and search Hacker News — top, new and best stories, comment threads and user profiles. Public and keyless.
Tags
Tools (5)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"hacker-news": {
"command": "npx",
"args": [
"-y",
"hackernews-mcp"
]
}
}
}