Hacker News Mcp for Cursor
io.github.varvararatta/hacker_news_mcp
Dive into the latest and greatest from the tech world with our Hacker News MCP server.
client:Cursor
transport:streamable-http
Install Hacker News Mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hacker_news_mcp": {
"url": "https://hacker-news-mcp.mcpize.run/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs