Roblox Catalog Connector for AI agents.
8 live capabilities
Audit Roblox marketplace prices and track rare limited item resale data.
Waiting for input…
Why people use Roblox Catalog
Roblox Avatar & Catalog Intelligence for Marketplace Price Auditing
This Connector replaces that manual grind. You can just ask your agent to pull the latest resale data or audit an entire inventory in seconds. You get a clear picture of the market without ever opening a browser tab.
What Vinkius changes
You get a searchable, real-time database of the Roblox economy directly 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
Finding niche items
You're looking for a specific 'Valkyrie' style hat but don't want to scroll forever.
- Real-world use case 02
Bundle auditing
You need to know if a specific bundle is worth the Robux.
- Real-world use case 03
Market timing
You want to see if a Limited item is currently a good buy.
Complete set · 8capabilities
The complete Roblox Catalog capability set.
These are the exact actions your AI can choose when you ask it to work with Roblox Catalog.
01—04
4 capabilities in this set.
Part of 8 available through Roblox Catalog.
- 01 Capability
Get asset thumbnails
Get high-quality images for specific assets. This helps your agent show you what you're looking at.
- 02 Capability
Get avatar bundle details
Pull all the data for a specific avatar bundle. It's the fastest way to see what's inside a package.
- 03 Capability
Get bundle recommendations
Find bundles that are similar to an item you already like. This helps with discovering new content.
- 04 Capability
Get catalog item details
Get the full metadata for an asset using its ID. This is the core way to check prices and creator info.
05—08
4 capabilities in this set.
Part of 8 available through Roblox Catalog.
- 05 Capability
Get limited resale data
See the price history for Limited items. Use this to spot trends in the resale market.
- 06 Capability
Get limited resellers
List the people currently selling a Limited item. This helps you see who's active in the market.
- 07 Capability
Get user catalog inventory
Browse the public items owned by a specific user. Use this to analyze what's popular or owned.
- 08 Capability
Search avatar catalog
Search the Avatar Shop using filters and keywords. This is your primary way to find new items.
Set up in minutes
One URL. Then ask Roblox Catalog to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Roblox Catalog 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_cTdASkZJaLW6O3a0VAFNs18SxPhFZCexfCkukGTf/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 Catalog, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Roblox Catalog for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_cTdASkZJaLW6O3a0VAFNs18SxPhFZCexfCkukGTf/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 Catalog URL.
- Step 03
Save and start
Save the connection and enable Roblox Catalog in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"roblox-avatar-catalog-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_cTdASkZJaLW6O3a0VAFNs18SxPhFZCexfCkukGTf/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 Catalog
Open Agent mode in chat and ask: "Using Roblox Catalog, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"roblox-avatar-catalog-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_cTdASkZJaLW6O3a0VAFNs18SxPhFZCexfCkukGTf/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 Catalog
Ask Copilot: "Using Roblox Catalog, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"roblox-avatar-catalog-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_cTdASkZJaLW6O3a0VAFNs18SxPhFZCexfCkukGTf/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 Catalog
Open Cascade and ask: "Using Roblox Catalog, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"roblox-avatar-catalog-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_cTdASkZJaLW6O3a0VAFNs18SxPhFZCexfCkukGTf/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 Catalog
Ask Cline: "Using Roblox Catalog, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add roblox-avatar-catalog-intelligence --transport http "https://edge.vinkius.com/vk_preview_cTdASkZJaLW6O3a0VAFNs18SxPhFZCexfCkukGTf/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 Catalog
Ask Claude: "Using Roblox Catalog, show me...". 8 tools are ready
Where the request belongs
Work Roblox Catalog can move forward.
This is for people who live in the Roblox economy. It's for the traders who need to move fast on rare items, the creators who need to keep an eye on the competition, and the hardcore collectors who want to track their inventory's total value.
Virtual Asset Trader
Audits resale prices and rarity to spot high-profit trades and market trends.
Roblox Creator
Monitors marketplace trends and competitor gear to inform new designs and branding.
Inventory Collector
Tracks the total Robux value and rarity of their personal public collection.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsRoblox Experience Discovery
The definitive server for Roblox experiences. search games, track live players, and discover trends via AI.
Roblox Social & Group Intelligence
The definitive server for the Roblox social graph. track user profiles, friend lists, and group rankings via AI.
NetEase BUFF
Automate digital skin trading via BUFF. monitor virtual item prices, snag global market trends, and fetch dynamic inventory values from any AI agent.
Steam Economy & Market Intelligence
The definitive server for Steam assets. track skin prices, inventory values, and market trends via AI.
4399 Open Platform
Manage 4399 Open Platform game distribution. validate logins, query orders, and handle leaderboards directly from any AI agent.
Fortnite Cosmetics & Item Shop
The definitive server for Fortnite cosmetics. track daily shop rotations, leaked skins, and rarity via AI.
Bring your own AI
Change the model, client or framework. Keep Roblox Catalog 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 Catalog.
The practical details behind the request, access and result.
What can I do with the Roblox Avatar & Catalog Intelligence MCP?
You can use it to search the marketplace, audit item prices, find bundle details, and track the resale history of rare items directly through your AI client.
Can I use it to find specific clothing items in the shop?
Yes, you can search for any clothing, hat, or accessory using keywords and filters to find exactly what you're looking for.
Does this Connector help me track Limited item prices?
Yes, it can pull the historical resale price data for Limited items, helping you spot market trends and price movements.
Can I see what items are in a specific bundle?
Absolutely. You can ask your agent to pull the full metadata for any bundle to see every individual item it contains.
Is it possible to check what items a user owns?
You can browse the public inventory of any Roblox user to see what assets they own and identify what's popular.
How does this help Roblox creators?
It lets you audit competitor assets and marketplace trends quickly, giving you a clearer picture of the market without manual searching.
Do I need a special API key for this?
No, this Connector handles the public catalog discovery for you, so you can start using it immediately without managing your own keys.
Can my AI automatically find 'Limited' items that are currently for sale?
Yes! Use the get_limited_resale_data capability. Your agent will filter the official Roblox catalog to return only rare Limited and Limited U assets, including their current resale prices and availability.
How do I check the contents of a specific avatar bundle?
Simply provide the Bundle ID to the agent and ask for details. It will run the get_avatar_bundle_details action to retrieve the full list of constituent items, price, and descriptive metadata for that bundle.
Is it possible to estimate the total Robux value of a user's public inventory?
Absolutely. By using the get_user_catalog_inventory capability, the agent retrieves the list of items. It can then run the get_limited_resale_data capability to provide a summed estimation of the collection's market worth.
One connection away
Give your agent a direct line to Roblox Catalog.
Connect Roblox Catalog once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available