Fortnite-API Connector for AI agents.
8 live capabilities
Track daily shop rotations and leaked skins in the Fortnite marketplace.
Waiting for input…
Why people use Fortnite-API
Fortnite Cosmetics & Item Shop: Track Daily Shop Rotations
This Connector changes that by letting your agent pull the current shop data directly. You just ask about today's items and get a clean list of prices and bundles without the manual digging.
What Vinkius changes
You get direct access to the full Fortnite cosmetic database through 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
Gathering assets for a video
A creator needs icons for a 'Best of' video.
- Real-world use case 02
Tracking a rare skin return
A collector wants to know if a specific skin is back.
- Real-world use case 03
Finding upcoming leaks
A hype account wants to see what's coming.
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 cosmetic details
Get full details for a specific cosmetic by ID. This is useful for checking technical metadata.
- 02 Capability
Get new cosmetics
List newly added and leaked cosmetics. Use this to stay ahead of upcoming seasonal events.
- 03 Capability
Get item shop
Get the current daily and featured shop items. This updates every day at 00:00 UTC.
- 04 Capability
Get combined shop
Get the full combined item shop data. This provides a complete view of all current shop items.
05—08
4 capabilities in this set.
Part of 8 available through Fortnite-API.
- 05 Capability
List banners
List all profile banner icons. This helps you find specific visual assets for profiles.
- 06 Capability
Search cosmetics by rarity
Find cosmetics filtered by rarity tier. You can filter for common, epic, or legendary items.
- 07 Capability
Search cosmetics by type
Find cosmetics filtered by item type. This lets you sort by outfits, gliders, or emotes.
- 08 Capability
Search cosmetics
Search for cosmetics by name. This returns images, rarity, and set info.
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_foNoQobH0yB6esAUOpUhyFj8j31K58ug1bXHY3r5/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_foNoQobH0yB6esAUOpUhyFj8j31K58ug1bXHY3r5/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-cosmetics-item-shop": {
"url": "https://edge.vinkius.com/vk_preview_foNoQobH0yB6esAUOpUhyFj8j31K58ug1bXHY3r5/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-cosmetics-item-shop": {
"url": "https://edge.vinkius.com/vk_preview_foNoQobH0yB6esAUOpUhyFj8j31K58ug1bXHY3r5/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-cosmetics-item-shop": {
"url": "https://edge.vinkius.com/vk_preview_foNoQobH0yB6esAUOpUhyFj8j31K58ug1bXHY3r5/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-cosmetics-item-shop": {
"url": "https://edge.vinkius.com/vk_preview_foNoQobH0yB6esAUOpUhyFj8j31K58ug1bXHY3r5/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-cosmetics-item-shop --transport http "https://edge.vinkius.com/vk_preview_foNoQobH0yB6esAUOpUhyFj8j31K58ug1bXHY3r5/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 gaming enthusiasts who obsess over shop rotations, content creators who need high-quality assets for videos, and collectors who track the history of rare items.
Gaming Content Creator
Uses the capability on a Tuesday to pull high-res icon URLs for a new skin review video.
Fortnite Collector
Checks the last seen history of a rare skin to see if it is due for a rotation soon.
Marketplace Analyst
Audits rarity distribution across the game's ecosystem to track economy trends.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsNetEase BUFF
Automate digital skin trading via BUFF. monitor virtual item prices, snag global market trends, and fetch dynamic inventory values from any AI agent.
Fortnite Player Stats & News Intelligence
The definitive server for Fortnite player scouting. track wins, K/D ratios, and official game news via AI.
Fortnite Map, Playlists & Engine Intelligence
The technical server for Fortnite engine data. track the island map, active gamemodes, and AES keys via AI.
Steam Economy & Market Intelligence
The definitive server for Steam assets. track skin prices, inventory values, and market trends via AI.
Roblox Avatar & Catalog Intelligence
Universal Roblox marketplace intelligence. audit item prices, bundles, and user inventories via AI.
GamerPower
Track live game giveaways, free loot, and beta keys via AI agents with GamerPower.
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 I use the Fortnite Cosmetics & Item Shop MCP to see today's prices?
Yes, it pulls the current daily and featured shop items directly. You'll see the V-Bucks prices and bundles currently available in the rotation.
How does the Fortnite Cosmetics & Item Shop MCP find leaked skins?
It scans the database for unreleased items and newly added cosmetics. This helps you see what's coming to the game before it hits the shop.
Can the Fortnite Cosmetics & Item Shop MCP provide icons for my videos?
Yes, it can retrieve high-quality icon URLs and descriptions for various items. This makes it easy to gather assets for your content.
Is the Fortnite Cosmetics & Item Shop MCP good for finding rare skins?
It's great for tracking the 'Last Seen' history and rarity of outfits. You can use it to monitor when specific rare items return to the shop.
Does the Fortnite Cosmetics & Item Shop MCP let me filter by item type?
Yes, you can search for specific categories like pickaxes, gliders, or emotes. It helps you narrow down the database to exactly what you're looking for.
How do I get my API key for the Fortnite Cosmetics & Item Shop MCP?
You can get your key from the official Fortnite-API.com dashboard. Once you have it, you just add it to your Connector setup to start pulling data.
Can my AI automatically find 'Leaked' skins that haven't been released yet?
Yes! Use the get_new_cosmetics capability. Your agent will scan the Fortnite-API database for items added in the latest patch but not yet available in the shop, providing names and icon previews.
How do I check the last time a specific rare skin was seen in the shop?
Simply ask the agent to run the get_cosmetic_details capability with the item ID. It will retrieve the historical dates of availability, helping you quantify the rarity of the target skin.
Does the integration permit listing all items belonging to a specific set like the 'Frozen Series'?
Yes. The search_cosmetics action allows your agent to filter the entire database by official set names, ensuring you find all matching gliders, skins, and pickaxes for your collection.
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