How to Use the Miniflux (RSS Reader) MCP in Windsurf
Let Cascade browse, filter, and organize your subscriptions inside Windsurf with this Miniflux (RSS Reader) MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Miniflux (RSS Reader) MCP to Windsurf
Create your Vinkius account to connect Miniflux (RSS Reader) to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Auto-categorize fresh articles with Cascade
`list_entries` pulls your unread articles directly into the Windsurf environment so Cascade can analyze the text. The agent reads the context of each feed entry, determines its relevance to your active projects, and runs `update_entries_status` to clear out the noise. You do not have to manually click through hundreds of feeds to find technical updates. Cascade chains these tools to keep your reading list clean based on your current coding focus.
Clean up dead links using this MCP Server
`list_feeds` extracts your current subscriptions to let the agent check for broken endpoints or stale content. Cascade runs `refresh_feed` on each item, catches connection timeouts, and executes `delete_feed` on feeds that have not published in over a year. This automated maintenance keeps your database light. Instead of clicking through a web UI to prune dead sites, you let your IDE handle the cleanup in the background.
Build targeted reading lists on the fly
`create_category` groups incoming feeds based on specific technical topics you are researching in Windsurf. Cascade scans your current workspace directory, discovers relevant blogs using `discover_subscriptions`, and instantly adds them to your reader with `create_feed`. Your IDE builds a customized news environment tailored to your current codebase. This MCP Server keeps your workspace updated with industry changes without leaving your editor.
Set up Miniflux (RSS Reader) MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Miniflux (RSS Reader) MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Miniflux (RSS Reader) payment history." If connected, Cascade will call the Miniflux (RSS Reader) tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"miniflux-rss-reader-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Miniflux. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Miniflux (RSS Reader) MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Miniflux (RSS Reader) MCP today
We host it, we monitor it, we maintain it. You just paste one token.