How to Use the Mod.io MCP in Windsurf
Let Windsurf autonomously crawl Mod.io, fetch mod files, and handle your game subscriptions in a single Cascade run.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Mod.io MCP to Windsurf
Create your Vinkius account to connect Mod.io 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.
Automate Mod.io game discovery in Windsurf
The `get_games` tool connects your Windsurf agent directly to the Mod.io platform. Cascade runs this tool to grab the complete directory of titles, inspects game metadata using `get_game`, and immediately grabs active player metrics using `get_game_stats`. You do not have to copy-paste Mod.io game IDs across Windsurf prompts. Cascade reads the output, spots the exact game ID you need, and chains the next step to fetch related mods without waiting for your permission.
Bulk subscribe and manage mod files
The `subscribe_mod` tool lets your Windsurf agent add Mod.io community creations to your account. Cascade triggers this alongside `get_mod_files` to locate the exact Mod.io download packages for your local setup. If a download fails, Cascade calls `get_mod_file` to pull the specific Mod.io version. Windsurf manages your entire local mod folder by cross-referencing your active Mod.io subscriptions with `get_my_subscriptions`.
Build custom mod collections
The `add_collection` tool allows Cascade to group Mod.io creations together. Cascade organizes your curated Mod.io lists by pushing new mods into collections with `add_mod` and editing metadata using `edit_mod`. Windsurf builds a clean, structured mod list without you manually organizing files on disk. Cascade checks your collection status via `get_collection_mods` and keeps everything synced with your Mod.io profile.
Set up Mod.io 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 Mod.io 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 Mod.io payment history." If connected, Cascade will call the Mod.io tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"modio-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 Mod.io. 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 Mod.io MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Mod.io MCP today
We host it, we monitor it, we maintain it. You just paste one token.