hn mcp server for Cursor
io.github.cyanheads/hn-mcp-server
Browse Hacker News feeds, threads, and user profiles with full-text search.
client:Cursor
transport:streamable-http
runtime:npm
tools:4
Install hn mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hn-mcp-server": {
"url": "https://hn.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs