Hackernews for Zed
io.github.pipeworx-io/hackernews
Hacker News MCP — search and retrieve stories from Hacker News
client:Zed
transport:streamable-http
Install Hackernews in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hackernews": {
"url": "https://gateway.pipeworx.io/hackernews/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs