Epic Games Store Intelligence Connector for AI agents.
8 live capabilities
Track free games and browse the Epic Games Store catalog in real time.
Waiting for input…
Why people use Epic Games Store Intelligence
Epic Games Store Intelligence for Real-Time Catalog Research
This Connector replaces that manual loop with a single chat interface. You just tell your agent what you're looking for, and it queries the official GraphQL catalog to give you the price, the description, and the current sale status instantly. You get a clean summary of the data you actually need.
What Vinkius changes
You get a direct, queryable link to the Epic Games Store catalog inside your AI chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Content Calendar
A creator needs to find the top 5 trending RPGs to write a 'Games to Watch' post.
- Real-world use case 02
The Bargain Hunt
A user wants to know if any Batman games are free.
- Real-world use case 03
Technical Audit
A researcher needs to compare the descriptions of three different Action titles.
Complete set · 8capabilities
The complete Epic Games Store Intelligence capability set.
These are the exact actions your AI can choose when you ask it to work with Epic Games Store Intelligence.
01—04
4 capabilities in this set.
Part of 8 available through Epic Games Store Intelligence.
- 01 Capability
Get free games
List all currently active and upcoming free games. You'll never miss a freebie again.
- 02 Capability
Get game details
Get deep product info for a specific game title. Use this to see technical specs and full descriptions.
- 03 Capability
List new releases
See the most recent additions to the storefront. It's the fastest way to stay updated on new launches.
- 04 Capability
Search games by category
Browse the store by specific categories like RPG or Action. It helps you quickly see what's available in a specific genre.
05—08
4 capabilities in this set.
Part of 8 available through Epic Games Store Intelligence.
- 05 Capability
Search games by tag
Filter titles using common tags like Survival or Indie. This makes it easy to find specific types of gameplay.
- 06 Capability
Search store catalog
Search for specific games to get prices, descriptions, and cover images. This provides a complete overview of any title in the store.
- 07 Capability
List games on sale
Find every game currently offering a discount. This is perfect for tracking seasonal sales.
- 08 Capability
List top sellers
See what's currently trending and selling well. Use this to identify the most popular titles.
Set up in minutes
One URL. Then ask Epic Games Store Intelligence to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Epic Games Store Intelligence 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_BIsyQwWq3xubIMoC6qpVwwct8vkYiWGCaAd62VQz/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 Games Store Intelligence, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Epic Games Store Intelligence for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_BIsyQwWq3xubIMoC6qpVwwct8vkYiWGCaAd62VQz/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 Games Store Intelligence URL.
- Step 03
Save and start
Save the connection and enable Epic Games Store Intelligence in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"epic-games-store-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_BIsyQwWq3xubIMoC6qpVwwct8vkYiWGCaAd62VQz/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 Games Store Intelligence
Open Agent mode in chat and ask: "Using Epic Games Store Intelligence, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"epic-games-store-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_BIsyQwWq3xubIMoC6qpVwwct8vkYiWGCaAd62VQz/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 Games Store Intelligence
Ask Copilot: "Using Epic Games Store Intelligence, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"epic-games-store-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_BIsyQwWq3xubIMoC6qpVwwct8vkYiWGCaAd62VQz/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 Games Store Intelligence
Open Cascade and ask: "Using Epic Games Store Intelligence, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"epic-games-store-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_BIsyQwWq3xubIMoC6qpVwwct8vkYiWGCaAd62VQz/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 Games Store Intelligence
Ask Cline: "Using Epic Games Store Intelligence, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add epic-games-store-intelligence --transport http "https://edge.vinkius.com/vk_preview_BIsyQwWq3xubIMoC6qpVwwct8vkYiWGCaAd62VQz/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 Games Store Intelligence
Ask Claude: "Using Epic Games Store Intelligence, show me...". 8 tools are ready
Where the request belongs
Work Epic Games Store can move forward.
This is for the people who live in the gaming ecosystem but hate manual data entry. It's for the researchers, creators, and deal hunters who need accurate data without the friction of navigating multiple web pages.
Game Journalist
Fact-checking release dates and catalog metadata for articles on a Tuesday afternoon.
Content Creator
Finding trending tags and official banners for social posts to keep their feed fresh.
Bargain Hunter
Automating the hunt for freebies and seasonal sales without checking the store every hour.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGamerPower Gaming Giveaways
Find and track free gaming giveaways. get Steam keys, Epic Games Store offers, and in-game loot via AI.
Epic Games EOS
Connect to Epic Online Services. lookup accounts, friends, and explore the Epic Games ecosystem.
GamerPower
Track live game giveaways, free loot, and beta keys via AI agents with GamerPower.
Steam
Access game data, player profiles, and community content from the world largest PC gaming platform and digital storefront.
Leiting Games
Leading game publisher and developer platform. manage submissions, track performance, and audit compliance via AI.
FreeToGame
Explore thousands of free-to-play games. list titles, filter by genre or platform, and inspect system requirements directly via AI.
Bring your own AI
Change the model, client or framework. Keep Epic Games Store 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 Games Store.
The practical details behind the request, access and result.
Can Epic Games Store Intelligence find free games for me?
Yes, it can. Your agent can instantly pull a list of what's currently free and what's coming up next, so you never miss a deal.
How do I use this to find specific genres like RPGs?
You can just ask your agent to browse the store by category. It will use the Connector to filter the catalog and show you the latest RPG titles.
Can this capability help me find the best deals on the store?
Definitely. It can scan the entire catalog for active discounts and list all the games currently on sale for you.
Is the data in Epic Games Store Intelligence updated in real time?
Yes, it connects directly to the official Epic GraphQL catalog. This means the prices, descriptions, and free game lists are always current.
Can I use this to find specific games by tags like 'Indie' or 'Shooter'?
Yes, it supports searching by common tags. You can ask for specific vibes like 'Survival' or 'Puzzle' to narrow down your search.
Does this Connector work with Claude or Cursor?
Yes, it works with any MCP-compatible client like Claude, Cursor, or Windsurf. Once connected via Vinkius, your agent can access the store data.
Can my AI automatically find the next free game even if it hasn't been released yet?
Yes! The get_free_games capability retrieves both the current active free titles and the upcoming freebies announced by Epic, including their scheduled start dates.
How accurate is the pricing and discount data provided?
The data is sourced directly from Epic's official GraphQL backend, ensuring 100% accuracy for current prices, original MSRP, and active promotional discounts.
Does the integration permit tracking official Fortnite seasonal events and news?
Yes. The search_store_catalog capability specifically targets the Fortnite namespace to retrieve the latest updates, patch notes, and seasonal event announcements directly from the track.
One connection away
Give your agent a direct line to Epic Games Store.
Connect Epic Games Store once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available