How to Use the Epic Online Services & Social Analytics MCP in Claude Code
Pipe Epic Online Services player telemetry and game leaderboards straight into your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Epic Online Services & Social Analytics MCP to Claude Code
Create your Vinkius account to connect Epic Online Services & Social Analytics to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pipe Live Social Telemetry to stdout
This MCP Server exposes `get_player_presence` and `get_friend_list` directly to your Claude Code shell environment. You can query a player's online status or pull their entire friend graph and pipe the raw JSON into standard Unix utilities like `jq` or `grep`. This setup eliminates the need for heavy web dashboards or custom Python scripts. You run a single command in the terminal, and Claude Code formats the social data for immediate console viewing.
Run Headless Leaderboard Audits via MCP
Your terminal agent uses `get_game_leaderboard` and `get_player_achievements` to run automated verification jobs in your CI/CD pipelines. Claude Code fetches the top competitive rankings, checks the achievement progress of those players, and alerts you to potential cheaters. You can trigger these checks as cron jobs or pre-deployment scripts. The agent runs headlessly, processes the telemetry, and exits with standard shell codes based on the results.
Query Player Identities from the CLI
This MCP Server uses `search_account_by_display_name` and `get_account_details` to resolve Epic account IDs without leaving your terminal. You pass a gaming handle to Claude Code, and it returns the precise Epic ID and account creation details. It speeds up player support and backend debugging. You don't have to log into a web console or write custom API calls; you query the live database directly from your command line.
Set up Epic Online Services & Social Analytics MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeepic-online-services-social-analytics-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Epic Online Services & Social Analytics transactions." It will automatically discover and invoke the available Epic Online Services & Social Analytics tools.
claude mcp add --transport http epic-online-services-social-analytics-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp 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 Claude Code
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.