Skip to content
Windsurf

News Server for Windsurf

io.github.rubtuc/news-server

获取今日新闻,支持按分类筛选(科技、商业、科学)

client:Windsurf transport:stdio runtime:npm

Install News Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "news-server": {
      "command": "npx",
      "args": [
        "-y",
        "@rubtuc/news-server"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

News Server in other clients