Hacker News Mcp for Zed
io.github.varvararatta/hacker_news_mcp
Dive into the latest and greatest from the tech world with our Hacker News MCP server.
client:Zed
transport:streamable-http
Install Hacker News Mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hacker_news_mcp": {
"url": "https://hacker-news-mcp.mcpize.run/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs