newsintel for Windsurf
io.github.stabem/newsintel
Personalized news intelligence for AI agents — 100+ sources, ranked briefings.
client:Windsurf
transport:stdio
runtime:npm
Install newsintel in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"newsintel": {
"command": "npx",
"args": [
"-y",
"@stabem/newsintel-mcp"
],
"env": {
"NEWSINTEL_API_BASE": "<NEWSINTEL_API_BASE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs