dailyhotmcp for Windsurf
io.github.frankxmx/dailyhotmcp
聚合55+平台热门榜单数据的AI工具,支持微博、知乎、B站、GitHub等平台。适用于LLM/RAG场景。
client:Windsurf
transport:stdio
runtime:npm
Install dailyhotmcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"dailyhotmcp": {
"command": "npx",
"args": [
"-y",
"@frank-x/dailyhot-mcp"
],
"env": {
"YOUR_API_KEY": "<YOUR_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs