Roblox Experience Discovery Connector for AI agents.
8 live capabilities
Analyze Roblox gaming trends and player metrics in real time.
Waiting for input…
Why people use Roblox Experience Discovery
Roblox Experience Discovery for Roblox Market Research
With this Connector, you just tell your agent what you're looking for. It pulls the player counts, community sentiment, and media assets into a single view, letting you skip the manual copy-pasting and get straight to the insights.
What Vinkius changes
You get instant access to Roblox's massive gaming database through a simple chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Trend Spotting
A content creator asks their agent to use `search_roblox_games` to find the top 5 Tycoon games with over 10k players to plan a video.
- Real-world use case 02
Competitor Audit
A developer uses `get_game_details` to see the creation date and description of a top-performing simulator to benchmark their own game.
- Real-world use case 03
Community Check
A parent asks the agent to check the like and dislike ratio using `get_game_votes` for a viral game to see if it's safe for kids.
Complete set · 8capabilities
The complete Roblox Experience Discovery capability set.
These are the exact actions your AI can choose when you ask it to work with Roblox Experience Discovery.
01—04
4 capabilities in this set.
Part of 8 available through Roblox Experience Discovery.
- 01 Capability
Get game badges
Lists every badge available for a specific game. It helps you understand the progression depth of an experience.
- 02 Capability
Get game details
Fetches the full metadata for a game, including descriptions and IDs. Use it for deep dives into a specific title.
- 03 Capability
Get game icons
Grabs the official icon for a game. This is perfect for quickly identifying titles in a list.
- 04 Capability
Get game sorts
Shows the different categories you can use to sort Roblox games. Use this to understand how the platform organizes content.
05—08
4 capabilities in this set.
Part of 8 available through Roblox Experience Discovery.
- 05 Capability
Search roblox games
Finds games based on specific keywords you provide. This is your primary way to discover new experiences.
- 06 Capability
Get game media
Retrieves promotional images and videos. Use this to see how a game markets itself to players.
- 07 Capability
Get game servers
Lists all public servers currently active for a specific Place ID. Use this to see where the active player base is located.
- 08 Capability
Get game votes
Pulls the total number of likes and dislikes for a game. It's the fastest way to gauge community sentiment.
Set up in minutes
One URL. Then ask Roblox Experience Discovery to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Roblox Experience Discovery 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_M59gTNdvtco3P0Q9bmadUkNyRIChbOAwKOZd5GjR/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 Roblox Experience Discovery, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Roblox Experience Discovery for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_M59gTNdvtco3P0Q9bmadUkNyRIChbOAwKOZd5GjR/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 Roblox Experience Discovery URL.
- Step 03
Save and start
Save the connection and enable Roblox Experience Discovery in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"roblox-experience-discovery": {
"url": "https://edge.vinkius.com/vk_preview_M59gTNdvtco3P0Q9bmadUkNyRIChbOAwKOZd5GjR/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 Roblox Experience Discovery
Open Agent mode in chat and ask: "Using Roblox Experience Discovery, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"roblox-experience-discovery": {
"url": "https://edge.vinkius.com/vk_preview_M59gTNdvtco3P0Q9bmadUkNyRIChbOAwKOZd5GjR/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 Roblox Experience Discovery
Ask Copilot: "Using Roblox Experience Discovery, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"roblox-experience-discovery": {
"url": "https://edge.vinkius.com/vk_preview_M59gTNdvtco3P0Q9bmadUkNyRIChbOAwKOZd5GjR/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 Roblox Experience Discovery
Open Cascade and ask: "Using Roblox Experience Discovery, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"roblox-experience-discovery": {
"url": "https://edge.vinkius.com/vk_preview_M59gTNdvtco3P0Q9bmadUkNyRIChbOAwKOZd5GjR/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 Roblox Experience Discovery
Ask Cline: "Using Roblox Experience Discovery, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add roblox-experience-discovery --transport http "https://edge.vinkius.com/vk_preview_M59gTNdvtco3P0Q9bmadUkNyRIChbOAwKOZd5GjR/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 Roblox Experience Discovery
Ask Claude: "Using Roblox Experience Discovery, show me...". 8 tools are ready
Where the request belongs
Work Roblox can move forward.
This is for people who need to move past guessing and start using real data from the Roblox platform to make decisions.
Game Market Researcher
Checking which genres are peaking to decide where to invest development time on a Tuesday afternoon.
Content Creator
Finding trending titles to create news videos or technical reviews for a YouTube audience.
Roblox Developer
Auditing competitor games to see their badge count and community engagement to inform their own game loop.
Parent or Gamer
Checking if a game is popular or has a positive community rating before letting a child play it.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsRoblox Social & Group Intelligence
The definitive server for the Roblox social graph. track user profiles, friend lists, and group rankings via AI.
Roblox Avatar & Catalog Intelligence
Universal Roblox marketplace intelligence. audit item prices, bundles, and user inventories via AI.
ThinkingData / 数数科技
Dominant games and app analytics platform. query events, audit users, and track data via AI.
AccelByte
Manage game backend services via AccelByte. handle users, achievements, leaderboards, and orders directly from your AI agent.
Heybox
Access Heybox (小黑盒) gamer database. track Steam/PUBG/CS2 statistics and monitor community trends directly from any AI agent.
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 Roblox 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 Roblox.
The practical details behind the request, access and result.
Can I use Roblox Experience Discovery to find trending games?
Yes, you can ask your agent to search for specific keywords or categories and get back the most popular results immediately.
Does this Connector show live player counts?
It does. Your agent can pull the current number of active players for any specific experience to help you gauge its current hype.
Can I get community ratings with Roblox Experience Discovery?
Yes, the capability pulls official likes and dislikes so you can see how the community actually feels about a game.
How do I find images for Roblox games?
You can ask your agent to pull the official icons and promotional media for any title to help with your research or content creation.
Can I use this for market research?
It is perfect for that. You can audit specific genres, check out competitor metadata, and see what's trending in the Roblox ecosystem.
Does it work for any Roblox game?
Yes, as long as the game is public, your agent can pull details, badges, and other metadata using this Connector.
Can my AI automatically find the live player count for a specific Roblox game?
Yes! Use the search_roblox_games capability. Your agent will retrieve real-time data from the Roblox backend, showing exactly how many users are currently active in that experience.
How do I check the community rating (likes/dislikes) for a universe?
Simply provide the Universe ID to the agent and ask for voting stats. It will run the get_game_votes action to retrieve the official percentage of upvotes and downvotes directly from the track.
Does the integration permit listing trending games globally?
Yes. The get_game_sorts capability allows your agent to fetch current global categories like 'Top Rated', 'Popular', and 'Trending' to identify high-momentum titles in seconds.
One connection away
Give your agent a direct line to Roblox.
Connect Roblox once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available