Fast News MCP for Windsurf
io.github.wllrdev/fast-news
Free search, trending, topics & local news via the Fast News with Previews API on RapidAPI.
client:Windsurf
transport:stdio
runtime:npm
Install Fast News MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"fast-news": {
"command": "npx",
"args": [
"-y",
"@wllrdev/fast-news-mcp"
],
"env": {
"RAPIDAPI_KEY": "<RAPIDAPI_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs