How to Use the Currents MCP in Windsurf
Let Cascade pull breaking global news and search millions of articles right inside Windsurf.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Currents MCP to Windsurf
Create your Vinkius account to connect Currents 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.
Windsurf MCP Server for News
The Currents MCP Server turns Cascade into a live research assistant. When you need recent events to inform your code, Windsurf hits the `get_latest_news` tool to pull real-time articles without breaking your flow. You don't have to tell the agent how to format the request. Cascade grabs the feed, reads the headlines, and injects the relevant facts straight into your workspace.
Autonomous Boolean Searches
The `search_news` tool inside this MCP Server lets Cascade hunt down specific events without leaving the IDE. You give the agent a topic, and it runs complex boolean queries to find exact matches across millions of sources. If the results are too broad, the agent adjusts the query on its own. It filters the noise and brings back only the articles that matter for your current project.
Dynamic Feed Filtering
The metadata tools inside Currents help Cascade narrow down the global news firehose. Cascade uses `list_categories`, `list_languages`, and `list_regions` to filter the data before pulling any actual text. You tell the IDE you want financial updates from Japan. The agent grabs the right region codes, verifies the API connection with `check_auth`, and builds a targeted feed in seconds.
Set up Currents 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 Currents 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 Currents payment history." If connected, Cascade will call the Currents tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"currents-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 Currents. 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 Currents MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Currents MCP today
We host it, we monitor it, we maintain it. You just paste one token.