MCP server for Hacker News — feeds, threads, users, and search via Firebase and Algolia APIs
{
"mcpServers": {
"iogithubcyanheadshn": {
"command": "npx",
"args": [
"-y",
"@cyanheads/hn-mcp-server"
]
}
}
}