hn mcp server for Zed
io.github.cyanheads/hn-mcp-server
Browse Hacker News feeds, threads, and user profiles with full-text search.
client:Zed
transport:streamable-http
runtime:npm
tools:4
Install hn mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hn-mcp-server": {
"url": "https://hn.caseyjhand.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs