FeedKit for Windsurf
io.github.arknill/feedkit
RSS/Atom feed collection with 417 curated feeds. Python MCP server.
client:Windsurf
transport:stdio
runtime:pypi
Install FeedKit in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"feedkit": {
"command": "uvx",
"args": [
"feedkit"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs