NetEase BUFF Connector for AI agents.
10 live capabilities
Manage CS2 skin trades and market trends through your AI client.
Waiting for input…
Why people use NetEase BUFF
NetEase BUFF for Real-Time CS2 Skin Price Tracking
With this Connector, you just ask your agent to check the price history and current listings for you. It pulls the data instantly, gives you the numbers, and lets you make a move without ever opening a new tab.
What Vinkius changes
You get a conversational interface for one of the world's largest digital skin marketplaces.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Spotting a price dip on a rare knife
An investor wants to know if a specific knife's price is dipping.
- Real-world use case 02
Auditing a large organization inventory
An org needs to audit 500+ skins.
- Real-world use case 03
Snagging a deal during a major event
A trader wants to snag a deal.
Complete set · 10capabilities
The complete NetEase BUFF capability set.
These are the exact actions your AI can choose when you ask it to work with NetEase BUFF.
01—04
4 capabilities in this set.
Part of 10 available through NetEase BUFF.
- 01 Capability
Cancel order
Stop an active buy or sell order from being filled. This is useful if market conditions change suddenly.
- 02 Capability
Create buy order
Place a new buy order for a specific skin or item. Use this to snag a deal without manual entry.
- 03 Capability
Get buy orders
List all your active buy orders for a specific item. This keeps your open trades organized in one place.
- 04 Capability
Get market items
Search for specific game skins and items across the BUFF marketplace. This lets you find exactly what you want.
05—07
3 capabilities in this set.
Part of 10 available through NetEase BUFF.
- 05 Capability
Get sell orders
View all active sell listings for a specific item. This helps you see the current competition on the market.
- 06 Capability
Get transaction history
View logs of items that successfully traded on the market. This helps you track your past sales and successes.
- 07 Capability
Get user inventory
Fetch the items currently held in your BUFF or Steam backpack. This provides a full view of your assets.
08—10
3 capabilities in this set.
Part of 10 available through NetEase BUFF.
- 08 Capability
Get user profile
Pull your logged in wallet balance and account information. This gives you a quick look at your account status.
- 09 Capability
Sync inventory
Force a synchronization between your Steam backpack and BUFF. This ensures your data is up to date.
- 10 Capability
Get price history
Check historical transaction prices to see past market behavior. Use this to spot long-term trends.
Set up in minutes
One URL. Then ask NetEase BUFF to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use NetEase BUFF 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_StqOEZwVKjw4BmzuA3CmYB5nJb1e1WaiYM8TPXhv/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 NetEase BUFF, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable NetEase BUFF for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_StqOEZwVKjw4BmzuA3CmYB5nJb1e1WaiYM8TPXhv/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 NetEase BUFF URL.
- Step 03
Save and start
Save the connection and enable NetEase BUFF in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"netease-buff": {
"url": "https://edge.vinkius.com/vk_preview_StqOEZwVKjw4BmzuA3CmYB5nJb1e1WaiYM8TPXhv/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 NetEase BUFF
Open Agent mode in chat and ask: "Using NetEase BUFF, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"netease-buff": {
"url": "https://edge.vinkius.com/vk_preview_StqOEZwVKjw4BmzuA3CmYB5nJb1e1WaiYM8TPXhv/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 NetEase BUFF
Ask Copilot: "Using NetEase BUFF, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"netease-buff": {
"url": "https://edge.vinkius.com/vk_preview_StqOEZwVKjw4BmzuA3CmYB5nJb1e1WaiYM8TPXhv/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 NetEase BUFF
Open Cascade and ask: "Using NetEase BUFF, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"netease-buff": {
"url": "https://edge.vinkius.com/vk_preview_StqOEZwVKjw4BmzuA3CmYB5nJb1e1WaiYM8TPXhv/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 NetEase BUFF
Ask Cline: "Using NetEase BUFF, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add netease-buff --transport http "https://edge.vinkius.com/vk_preview_StqOEZwVKjw4BmzuA3CmYB5nJb1e1WaiYM8TPXhv/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 NetEase BUFF
Ask Claude: "Using NetEase BUFF, show me...". 10 tools are ready
Where the request belongs
Work NetEase BUFF can move forward.
This is for the skin trader who spends hours staring at price charts or the esports manager who needs to audit a massive inventory of digital assets.
Skin Investor
Tracks high-tier butterfly knives and pings specific price thresholds daily.
Esports Organization Manager
Evaluates the worth of professional assets to generate clean financial reports.
Market Historian
Charts how specific digital events pump or crash virtual currencies over time.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSteam Economy & Market Intelligence
The definitive server for Steam assets. track skin prices, inventory values, and market trends via AI.
Fortnite Cosmetics & Item Shop
The definitive server for Fortnite cosmetics. track daily shop rotations, leaked skins, and rarity via AI.
Roblox Avatar & Catalog Intelligence
Universal Roblox marketplace intelligence. audit item prices, bundles, and user inventories via AI.
Xsolla
Manage game commerce via Xsolla. handle payments, search transactions, and manage virtual item catalogs directly from any AI agent.
GamerPower
Track live game giveaways, free loot, and beta keys via AI agents with GamerPower.
Virtual Currency Converter
Calculate real-world USD costs and economic efficiency of virtual currency bundles, item purchases, and gacha mechanics.
Bring your own AI
Change the model, client or framework. Keep NetEase BUFF 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 NetEase BUFF.
The practical details behind the request, access and result.
Can the NetEase BUFF MCP help me find cheap skins?
Yes, it searches the live market to find items that match your price criteria. You can ask your agent to find specific skins under a certain price point and it will pull the best current listings.
How does the NetEase BUFF MCP handle my Steam inventory?
It can fetch the items currently held in your Steam backpack. It also includes a capability to force a sync between your Steam inventory and the BUFF platform to keep everything updated.
Can I use the NetEase BUFF MCP to automate my trading?
Yes, you can use it to place buy orders or cancel existing ones. This allows your agent to manage your trading activity based on the instructions you give it.
Does the NetEase BUFF MCP show historical price data?
Yes, it pulls logs of past transactions from the marketplace. This is perfect for seeing how a skin's price has changed over weeks or months.
Is the NetEase BUFF MCP good for tracking market trends?
It is excellent for tracking trends. You can ask your agent to analyze price fluctuations or look for inflation during major esports events.
How do I get my inventory value using the NetEase BUFF MCP?
The Connector can pull your inventory and calculate the total equity value for you. It converts your digital assets into a clear currency total instantly.
Can the NetEase BUFF MCP help with esports asset management?
Yes, it is a great capability for esports organizations to audit large collections of skins. It can quickly generate reports on the total value of professional assets.
Can my AI automatically aggregate current floor prices of an item pulling multiple active sales dynamically avoiding website refreshes?
Yes! Utilize the get_item_prices capability targeting a precise numeric class string. Your agent pings the ledger aggregating lowest-pings without waiting dragging visuals across the network pulling only dense JSON formats natively rendering prices instantly.
How do I easily discover what phase of float the latest sales belong to without deep-diving?
Direct your agent to use the get_recent_sales capability checking the exact weapon ID. It spits out sequential arrays detailing raw money paired explicitly alongside float decay values saving hours of click fatigue pulling tabular lists directly.
Are there vulnerabilities enabling irreversible edits like purchasing or selling automatically draining bounds without consent?
No. The architecture provides rigid read-only isolation fetching economy tables keeping write protocols like 'Buy' or 'Sell' totally locked off ensuring zero risk of asset drain mapping only market pulses organically natively seamlessly tracking strictly analytically permanently secured strictly completely today out of the box fully.
One connection away
Give your agent a direct line to NetEase BUFF.
Connect NetEase BUFF once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available