Hacker News MCP by UnClick for Zed
io.github.malamutemayhem/hackernews
Search and read Hacker News stories, comments, users, Ask HN and Show HN. No API key. By UnClick.
client:Zed
transport:stdio
runtime:npm
Install Hacker News MCP by UnClick in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hackernews": {
"command": "npx",
"args": [
"-y",
"@unclick/hackernews-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs