How to Use the Megaphone MCP in Windsurf
Run complex cross-network podcast audits and ad campaign lookups autonomously inside Windsurf.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Megaphone MCP to Windsurf
Create your Vinkius account to connect Megaphone 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 Cascade Chains Multi-Network Ad Audits
The `list_networks` tool gives Cascade its starting point to map out every audio network under your control. From there, Windsurf doesn't wait for your next prompt; it immediately loops through those networks to pull active ad campaigns with `list_campaigns` and matching orders via `list_orders`. You get a complete, multi-step inventory audit without having to click through the Megaphone dashboard. This MCP tool handles the API pagination and aggregates the campaign metrics into a clean markdown table in your workspace.
Automated Episode and Ad Slot Discovery
The `list_episodes` tool pulls the raw feed history for any show Cascade finds while running `list_podcasts`. Cascade automatically feeds these episode IDs into `list_ad_locations` to map out exactly where mid-rolls and pre-rolls are configured. This setup lets you verify your ad markers across hundreds of episodes without writing custom scripts. Windsurf flags mismatched ad structures in seconds by comparing the live slots against your network templates.
Deep Context Search and Metadata Recovery
The `search_episodes` tool lets Cascade dig through your entire audio library to find specific topics or draft show notes. It pairs this search with `get_episode` to extract precise publishing dates, audio URLs, and listener metrics. Instead of manually hunting down old audio files, you tell Cascade to locate an episode and it pulls the full payload. This MCP server integration keeps your production workspace synced with your live RSS feeds.
Set up Megaphone 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 Megaphone 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 Megaphone payment history." If connected, Cascade will call the Megaphone tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"megaphone-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 Megaphone. 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 Megaphone MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Megaphone MCP today
We host it, we monitor it, we maintain it. You just paste one token.