Skip to content
Cursor

hotin for Cursor

io.github.abe238/hotin

What's hot in AI right now, ranked with receipts from GitHub, HN, npm and Hugging Face.

client:Cursor transport:stdio runtime:pypi

Install hotin in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "hotin": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "hotin"
      ],
      "env": {
        "GITHUB_TOKEN": "<GITHUB_TOKEN>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

hotin in other clients