Epic Online Services & Social Analytics Connector for AI agents.
8 live capabilities
Track player profiles and social connections within the Epic Games ecosystem.
Waiting for input…
Why people use Epic Online Services & Social Analytics
Epic Online Services & Social Analytics for E-sports Data Scouting
With this Connector, you just tell your agent who you're looking for. It resolves the name, pulls the social connections, and audits their achievements in one go. You get a clean summary of a player's reach and history without ever leaving your chat window.
What Vinkius changes
You get a direct line to official Epic Games social and performance data through a natural conversation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Scouting professional talent
A scout asks the agent to find the friend list and achievement history for a pro player to gauge their community influence.
- Real-world use case 02
Community health monitoring
A community manager asks for active counts and engagement trends to see how a new event is performing.
- Real-world use case 03
Personal milestone tracking
A dedicated gamer asks the agent to compare their achievement progress against the official game definitions.
Complete set · 8capabilities
The complete Epic Online Services & Social Analytics capability set.
These are the exact actions your AI can choose when you ask it to work with Epic Online Services & Social Analytics.
01—04
4 capabilities in this set.
Part of 8 available through Epic Online Services & Social Analytics.
- 01 Capability
Get account details
Get full profile for an Epic account by ID. This pulls the complete public metadata for a specific user.
- 02 Capability
Get achievement definitions
List all achievements available in a game. Use this to understand what goals are available for a specific title.
- 03 Capability
Get blocked users
List blocked users for an account. This helps you see who a user has restricted from their social feed.
- 04 Capability
Get friend list
List friends for an Epic account. This helps you see the social reach of any player instantly.
05—08
4 capabilities in this set.
Part of 8 available through Epic Online Services & Social Analytics.
- 05 Capability
Get game leaderboard
Get leaderboard rankings for a game. Use this to see how a player compares to the rest of the community.
- 06 Capability
Get player achievements
Get achievement progress for a player in a game. This is great for auditing a user's history in a specific title.
- 07 Capability
Get player presence
Check if a player is online or in-game. You can use this to see real-time activity for any target account.
- 08 Capability
Search account by display name
Find an Epic account ID by display name. This is the first step for looking up specific player data when you only have a name.
Set up in minutes
One URL. Then ask Epic Online Services & Social Analytics to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Epic Online Services & Social Analytics from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_rl31oINFqDsDQE2IDMikjO0WMJIUlL3vFczGWCLw/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Epic Online Services & Social Analytics, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Epic Online Services & Social Analytics for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_rl31oINFqDsDQE2IDMikjO0WMJIUlL3vFczGWCLw/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Epic Online Services & Social Analytics URL.
- Step 03
Save and start
Save the connection and enable Epic Online Services & Social Analytics in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"epic-online-services-social-analytics": {
"url": "https://edge.vinkius.com/vk_preview_rl31oINFqDsDQE2IDMikjO0WMJIUlL3vFczGWCLw/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Epic Online Services & Social Analytics
Open Agent mode in chat and ask: "Using Epic Online Services & Social Analytics, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"epic-online-services-social-analytics": {
"url": "https://edge.vinkius.com/vk_preview_rl31oINFqDsDQE2IDMikjO0WMJIUlL3vFczGWCLw/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Epic Online Services & Social Analytics
Ask Copilot: "Using Epic Online Services & Social Analytics, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"epic-online-services-social-analytics": {
"url": "https://edge.vinkius.com/vk_preview_rl31oINFqDsDQE2IDMikjO0WMJIUlL3vFczGWCLw/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Epic Online Services & Social Analytics
Open Cascade and ask: "Using Epic Online Services & Social Analytics, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"epic-online-services-social-analytics": {
"url": "https://edge.vinkius.com/vk_preview_rl31oINFqDsDQE2IDMikjO0WMJIUlL3vFczGWCLw/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Epic Online Services & Social Analytics
Ask Cline: "Using Epic Online Services & Social Analytics, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add epic-online-services-social-analytics --transport http "https://edge.vinkius.com/vk_preview_rl31oINFqDsDQE2IDMikjO0WMJIUlL3vFczGWCLw/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Epic Online Services & Social Analytics
Ask Claude: "Using Epic Online Services & Social Analytics, show me...". 8 tools are ready
Where the request belongs
Work Epic Online Services can move forward.
This is for the people who need to turn gaming social data into actionable insights. It's for scouts, managers, and high-level analysts who are tired of manual data entry.
E-sports Scout
Audits player social networks and achievement rarities to identify top-tier talent for recruitment.
Community Manager
Monitors active player counts and engagement trends to keep the community healthy and active.
Competitive Analyst
Tracks leaderboard movements and achievement milestones to build deep performance reports.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsEpic Games EOS
Connect to Epic Online Services. lookup accounts, friends, and explore the Epic Games ecosystem.
Steam
Access game data, player profiles, and community content from the world largest PC gaming platform and digital storefront.
Steam Performance & Scouting Intelligence
The definitive server for professional Steam scouting. analyze player performance, achievements, and technical game stats via AI.
Steam Platform & Hype Intelligence
The definitive server for Steam platform insights. track trending games, player counts, and social connections via AI.
Fortnite Player Stats & News Intelligence
The definitive server for Fortnite player scouting. track wins, K/D ratios, and official game news via AI.
BattleMetrics
Global game server tracking and player analytics. monitor servers, search players, and audit bans via AI.
Bring your own AI
Change the model, client or framework. Keep Epic Online Services connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Epic Online Services.
The practical details behind the request, access and result.
Can I use Epic Online Services & Social Analytics to find a player's real name?
No, this Connector only accesses public biographical metadata. You can see display names and public profiles, but it won't reveal private personal information.
Does Epic Online Services & Social Analytics work for Fortnite?
Yes, it works for any title supported by the Epic Games ecosystem, including Fortnite and various indie hits.
How do I get an AccountID with Epic Online Services & Social Analytics?
You can simply tell your agent to search for a player's display name. It will find the correct unique identifier for you automatically.
Can Epic Online Services & Social Analytics see my private messages?
No, it cannot access private messages or DMs. It is designed for social intelligence like friend lists and public profile stats.
Is Epic Online Services & Social Analytics good for scouting pro players?
It's ideal for that. It lets you quickly pull a pro's friend list and achievement history to see their influence and experience.
Can I check if my friends are online using Epic Online Services & Social Analytics?
Yes, you can ask your agent to check the live presence of any target account to see if they are currently online or in-game.
Can my AI automatically resolve an Epic Display Name into an AccountID?
Yes! Use the search_account_by_display_name capability. Your agent will query the EOS database and return the unique identifier required for all other social and performance capabilities.
How do I check if a player is currently in an active game session?
The get_player_presence capability retrieves real-time data from the Epic servers, indicating whether the player is 'Online', 'Away', or in a specific 'Game Session' with the associated AppID.
Does the integration permit tracking achievement rarity across the entire Epic community?
Yes. The get_achievement_definitions action retrieves the percentage of all Epic players who have unlocked a specific achievement, allowing the agent to quantify the difficulty of technical milestones.
One connection away
Give your agent a direct line to Epic Online Services.
Connect Epic Online Services once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available