Skip to content
Zed

dailyhotmcp for Zed

io.github.frankxmx/dailyhotmcp

聚合55+平台热门榜单数据的AI工具,支持微博、知乎、B站、GitHub等平台。适用于LLM/RAG场景。

client:Zed transport:stdio runtime:npm

Install dailyhotmcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "dailyhotmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@frank-x/dailyhot-mcp"
      ],
      "env": {
        "YOUR_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

dailyhotmcp in other clients