How to Use the Epic Online Services & Social Analytics MCP in Windsurf
Let Cascade autonomously map player social networks and game leaderboards across Epic Online Services in your Windsurf editor.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Epic Online Services & Social Analytics MCP to Windsurf
Create your Vinkius account to connect Epic Online Services & Social Analytics 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 Player Profiling in Windsurf
This MCP Server exposes `search_account_by_display_name` and `get_account_details` directly to Windsurf so Cascade can hunt down and resolve player identities in one shot. You feed a list of usernames to Cascade, and it chains these tools to resolve the IDs, pull the profile data, and dump the structured JSON into your workspace. Instead of manual lookups, Cascade handles the entire resolution pipeline without asking for your intervention. It maps the returned account profiles directly to your active debugging session or database schema.
Chain Social Audits Autonomously
Your Windsurf agent uses `get_friend_list` and `get_blocked_users` to audit social graphs and flag problematic player networks. Cascade analyzes the connections, identifies overlaps in block lists, and highlights potential bad actors in your community database. You set the target account, and the agent traces the entire network recursively. It outputs a complete social mapping file directly into your open project folder without you writing a single line of API glue code.
Track Live Leaderboards and Progress
This MCP Server lets Cascade monitor competitive metrics using `get_game_leaderboard`, `get_player_achievements`, and `get_achievement_definitions` to build real-time player progression reports. The agent pulls the top players, checks their specific achievement status, and compares their progress against the global definitions. Windsurf handles the multi-step fetching sequence in the background while you focus on core game logic. It formats the raw telemetry into Markdown tables or updates your local test fixtures automatically.
Set up Epic Online Services & Social Analytics 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 Epic Online Services & Social Analytics 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 Epic Online Services & Social Analytics payment history." If connected, Cascade will call the Epic Online Services & Social Analytics tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"epic-online-services-social-analytics-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 Epic Online Services. 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 Epic Online Services & Social Analytics MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Epic Online Services & Social Analytics MCP today
We host it, we monitor it, we maintain it. You just paste one token.