Steam Scouting Connector for AI agents.
11 live capabilities
Audit player skills and check account integrity using professional e-sports scouting data.
Waiting for input…
Why people use Steam Scouting
Steam Performance & Scouting Intelligence for E-sports Talent Scouting
This Connector lets your agent do that work in seconds. Just ask for a player's stats and the agent pulls the numbers directly into your chat.
What Vinkius changes
You get a data-driven scouting capability that turns raw Steam data into actionable player reports.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Scouting a new pro
A scout asks the agent to audit a player's Deadlock stats and check their recent activity using get_user_game_stats.
- Real-world use case 02
Tournament vetting
An organizer checks for VAC bans on 50 different SteamIDs before a major event using get_player_bans.
- Real-world use case 03
Achievement hunting
A gamer wants to know which Elden Ring achievements are the rarest compared to their own using get_global_achievement_percentages.
Complete set · 11capabilities
The complete Steam Scouting capability set.
These are the exact actions your AI can choose when you ask it to work with Steam Scouting.
01—04
4 capabilities in this set.
Part of 11 available through Steam Scouting.
- 01 Capability
Get player profile
Pull general profile information for one or more Steam users. This gives you a quick overview of a player's public presence.
- 02 Capability
Get player bans
Check if an account has any VAC, community, or economy bans. Use this to quickly verify the integrity of a player's profile.
- 03 Capability
Get steam level
Check the current Steam level of a specific player. This provides a quick metric for account age and activity.
- 04 Capability
Get user game stats
Get raw gameplay data like kills and objectives for a specific game. Use this to see the actual performance of a competitive player.
05—08
4 capabilities in this set.
Part of 11 available through Steam Scouting.
- 05 Capability
Get player badges
List all community badges a player has earned. These badges can indicate long-term participation in various community events.
- 06 Capability
Get game schema
View the full stats and achievements structure for a particular game. This is useful for understanding how specific games track progress.
- 07 Capability
Get player achievements
See which achievements a player has unlocked in a specific game. This helps you gauge their progress toward specific milestones.
- 08 Capability
Get recently played games
See which titles a user has played in the last two weeks. It helps you track current gaming habits and focus areas.
09—11
3 capabilities in this set.
Part of 11 available through Steam Scouting.
- 09 Capability
Get friend list
Retrieve a list of friends for a user with a public profile. This helps in mapping out social connections within a gaming community.
- 10 Capability
Get global achievement percentages
See how many players globally have unlocked specific game achievements. Use this to quantify how rare a player's accomplishments actually are.
- 11 Capability
Get owned games
List every game in a player's library that has actual playtime. This shows the breadth of a user's gaming experience.
Set up in minutes
One URL. Then ask Steam Scouting to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Steam Scouting 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_BYRuS4SE9NhH3mCxvx2LQtpQCOumWlsz41PSMcs5/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 Steam Scouting, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Steam Scouting for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_BYRuS4SE9NhH3mCxvx2LQtpQCOumWlsz41PSMcs5/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 Steam Scouting URL.
- Step 03
Save and start
Save the connection and enable Steam Scouting in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"steam-performance-scouting-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_BYRuS4SE9NhH3mCxvx2LQtpQCOumWlsz41PSMcs5/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 Steam Scouting
Open Agent mode in chat and ask: "Using Steam Scouting, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"steam-performance-scouting-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_BYRuS4SE9NhH3mCxvx2LQtpQCOumWlsz41PSMcs5/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 Steam Scouting
Ask Copilot: "Using Steam Scouting, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"steam-performance-scouting-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_BYRuS4SE9NhH3mCxvx2LQtpQCOumWlsz41PSMcs5/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 Steam Scouting
Open Cascade and ask: "Using Steam Scouting, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"steam-performance-scouting-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_BYRuS4SE9NhH3mCxvx2LQtpQCOumWlsz41PSMcs5/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 Steam Scouting
Ask Cline: "Using Steam Scouting, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add steam-performance-scouting-intelligence --transport http "https://edge.vinkius.com/vk_preview_BYRuS4SE9NhH3mCxvx2LQtpQCOumWlsz41PSMcs5/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 Steam Scouting
Ask Claude: "Using Steam Scouting, show me...". 11 tools are ready
Where the request belongs
Work Steam Scouting can move forward.
This is for the e-sports scouts who need to vet talent quickly, tournament organizers ensuring fair play, and competitive players who want a data-backed look at their own performance trends.
E-sports Scout
Audits player profiles to find the next big talent for a professional roster on a Tuesday afternoon.
Tournament Organizer
Runs integrity checks on players to ensure no one is playing on a banned account before a big event.
Competitive Gamer
Tracks personal achievement rarities and gameplay stats to see where they rank globally.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsB5 Arena
Automate Counter-Strike intelligence via B5 Arena. scan matchmaking leaderboards, track player ELO, and fetch competitive match logs natively from any AI agent.
5E Arena
Automate competitive CS2 tracking via 5E Arena. fetch deep matchmaking stats, global leaderboards, and player performance scores natively from any AI agent.
SteamSpy
Access Steam market data and game statistics. track owners, playtime, and trending titles directly from your AI agent.
BattleMetrics
Global game server tracking and player analytics. monitor servers, search players, and audit bans via AI.
Heybox
Access Heybox (小黑盒) gamer database. track Steam/PUBG/CS2 statistics and monitor community trends directly from any AI agent.
Steam
Access game data, player profiles, and community content from the world largest PC gaming platform and digital storefront.
Bring your own AI
Change the model, client or framework. Keep Steam Scouting 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 Steam Scouting.
The practical details behind the request, access and result.
Can this Connector help me scout pro players?
Yes. It lets your agent pull specific gameplay stats and achievement histories to help you build a data-backed profile of any player.
How do I check for VAC bans?
You can simply ask your agent to check a specific SteamID for ban statuses. It will instantly verify VAC, community, and economy bans.
Can it tell me if a game achievement is rare?
Yes. It pulls global completion percentages so you can see how many people have unlocked a specific achievement compared to the rest of the community.
Is this good for tournament organizers?
It's perfect for integrity checks. You can quickly audit a list of players to ensure no one is using a banned account before your event starts.
What kind of game stats can it pull?
It can retrieve raw gameplay numbers like kills, technical objectives, and class-specific playtime for games tracked by Steam.
Can I see a player's friend list?
Yes, as long as the user's profile is set to public, your agent can retrieve their friend list to help you map out social connections.
Can my AI automatically analyze technical stats for a specific game like Deadlock?
Yes! By using capabilities like get_user_game_stats and get_game_schema, your agent can retrieve the full list of technical counters (souls, damage, objectives) recorded by the Steam backend for that specific title.
How do I check if a player has any active bans before inviting them to a tournament?
Use the get_player_bans capability. Your agent will instantly retrieve the official status for VAC bans, community bans, and economy bans, ensuring the integrity of your competitive event.
Does the integration allow comparing performance between two different players?
Yes. The get_user_game_stats action retrieves data for multiple SteamIDs and compiles a side-by-side comparison of their technical metrics, allowing the agent to identify who has higher efficiency in specific areas.
One connection away
Give your agent a direct line to Steam Scouting.
Connect Steam Scouting once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available