hotin for Zed
io.github.abe238/hotin
What's hot in AI right now, ranked with receipts from GitHub, HN, npm and Hugging Face.
client:Zed
transport:stdio
runtime:pypi
Install hotin in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hotin": {
"command": "uvx",
"args": [
"hotin"
],
"env": {
"GITHUB_TOKEN": "<GITHUB_TOKEN>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs