Fortnite-API Connector for AI agents.
8 live capabilities
Get real-time map data and technical AES keys for game analysis.
Waiting for input…
Why people use Fortnite-API
Fortnite Map, Playlists & Engine Intelligence for Game Data Mining
This Connector puts all that data into a single chat interface. You can ask for the latest map coordinates, the current AES keys, or the news for Save the World in one go. You stop hunting for info and start actually using it.
What Vinkius changes
You get a direct technical feed into the Fortnite engine via your AI client.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Map Auditing
A pro coach asks for a list of all POIs to plan a rotation.
- Real-world use case 02
Modding Research
A developer needs to decrypt a pak file.
- Real-world use case 03
Tournament Prep
A team lead wants to know which large-team modes are active.
Complete set · 8capabilities
The complete Fortnite-API capability set.
These are the exact actions your AI can choose when you ask it to work with Fortnite-API.
01—04
4 capabilities in this set.
Part of 8 available through Fortnite-API.
- 01 Capability
Get current map
Pulls the latest island map and lists all named Points of Interest. You get a clear view of the current layout and coordinates instantly.
- 02 Capability
Get battle royale news
Fetches current news and updates for Battle Royale. You get the latest information on the main game mode without searching.
- 03 Capability
Get banner colors
Lists all available banner color options in the game. You can see every current cosmetic choice available to players.
- 04 Capability
Get playlist details
Gets specific details for a single playlist or game mode. You can check player limits and technical descriptions in one go.
05—08
4 capabilities in this set.
Part of 8 available through Fortnite-API.
- 05 Capability
List all playlists
Lists every available Fortnite playlist currently live. You can see which modes are open and what they offer right now.
- 06 Capability
Get aes encryption keys
Retrieves the encryption keys required for datamining and pak files. This is essential for anyone needing to crack game files.
- 07 Capability
Get profile banners
Lists all profile banner icons available to players. It gives you a full view of all profile customization options.
- 08 Capability
Get save the world news
Fetches the latest news specifically for Save the World. You stay updated on the latest changes for that specific game mode.
Set up in minutes
One URL. Then ask Fortnite-API to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Fortnite-API 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_N8ToD9eodiHPRTaTiXhPEQPBnzFD8lM00uQ3DuIq/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 Fortnite-API, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Fortnite-API for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_N8ToD9eodiHPRTaTiXhPEQPBnzFD8lM00uQ3DuIq/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 Fortnite-API URL.
- Step 03
Save and start
Save the connection and enable Fortnite-API in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"fortnite-map-playlists-engine-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_N8ToD9eodiHPRTaTiXhPEQPBnzFD8lM00uQ3DuIq/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 Fortnite-API
Open Agent mode in chat and ask: "Using Fortnite-API, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"fortnite-map-playlists-engine-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_N8ToD9eodiHPRTaTiXhPEQPBnzFD8lM00uQ3DuIq/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 Fortnite-API
Ask Copilot: "Using Fortnite-API, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"fortnite-map-playlists-engine-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_N8ToD9eodiHPRTaTiXhPEQPBnzFD8lM00uQ3DuIq/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 Fortnite-API
Open Cascade and ask: "Using Fortnite-API, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"fortnite-map-playlists-engine-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_N8ToD9eodiHPRTaTiXhPEQPBnzFD8lM00uQ3DuIq/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 Fortnite-API
Ask Cline: "Using Fortnite-API, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add fortnite-map-playlists-engine-intelligence --transport http "https://edge.vinkius.com/vk_preview_N8ToD9eodiHPRTaTiXhPEQPBnzFD8lM00uQ3DuIq/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 Fortnite-API
Ask Claude: "Using Fortnite-API, show me...". 8 tools are ready
Where the request belongs
Work Fortnite-API can move forward.
This is for the people who live in the data. Whether you're a modder trying to crack files or a pro coach mapping out rotation paths, you need accurate, real-time info without the manual overhead.
Data Miner
Pulls AES keys and build versions to analyze game files and metadata.
Pro Coach
Audits POI coordinates and playlist limits to plan high-level team strategies.
Game Modder
Tracks map changes and technical metadata for development and research.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFortnite Player Stats & News Intelligence
The definitive server for Fortnite player scouting. track wins, K/D ratios, and official game news via AI.
Apex Legends
Track Apex Legends player stats, match history, leaderboards, and server status directly from your AI agent.
BattleMetrics
Global game server tracking and player analytics. monitor servers, search players, and audit bans via AI.
Clash Royale Tactical Intelligence
The definitive server for Clash Royale. track chest rotations, analyze battle decks, and monitor clan wars via AI.
Epic Games EOS
Connect to Epic Online Services. lookup accounts, friends, and explore the Epic Games ecosystem.
Epic Online Services & Social Analytics
The definitive server for Epic Games social intelligence. track player profiles, friends, and achievements via AI.
Bring your own AI
Change the model, client or framework. Keep Fortnite-API 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 Fortnite-API.
The practical details behind the request, access and result.
Can the Fortnite Map, Playlists & Engine Intelligence MCP help with modding?
Yes, it provides the AES keys needed for pak file decryption and access to the latest build metadata.
How does the Fortnite Map, Playlists & Engine Intelligence MCP show map data?
It retrieves the current island map and lists all named Points of Interest, including specific coordinates.
Can I use the Fortnite Map, Playlists & Engine Intelligence MCP to see current game modes?
Yes, it lists all active and limited-time playlists along with their player limits and technical descriptions.
Does the Fortnite Map, Playlists & Engine Intelligence MCP provide news?
It fetches the latest updates for both Battle Royale and Save the World modes in real-time.
Is the Fortnite Map, Playlists & Engine Intelligence MCP good for pro players?
It helps coaches and pro players identify active playlists and map coordinates to optimize training and rotations.
Can I get specific details on a playlist with the Fortnite Map, Playlists & Engine Intelligence MCP?
Yes, you can get technical descriptions and specific player requirements for any active game mode.
Can my AI automatically find the coordinates for a specific named location on the island?
Yes! Use the get_current_map capability. Your agent will retrieve the official 2D grid coordinates for any named POI on the current map, allowing for precise tactical positioning analysis.
How do I check if a specific Limited Time Mode (LTM) is currently active?
The list_all_playlists capability retrieves only the playlists currently marked as events or LTMs, providing their technical IDs and player limits so you can monitor mode rotations in real-time.
Is the AES key data updated immediately after a new game patch is released?
Yes. The get_aes_encryption_keys action retrieves the latest keys discovered in the current build, typically within minutes of a new version being deployed to the Epic servers.
One connection away
Give your agent a direct line to Fortnite-API.
Connect Fortnite-API once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available