ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Steam Web API with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. The definitive server for Steam platform insights. track trending games, player counts, and social connections via AI.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 11 capabilities

The complete Steam Web API capability set.

These are the exact actions your AI can choose when you ask it to work with Steam Web API.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 11 available through Steam Web API.

  1. 01

    Get featured categories

    Get current Steam Store featured categories

  2. 02

    Get player summary

    Get basic player profile details

  3. 03

    Search all steam apps

    Get the full list of apps on Steam

  4. 04

    Get recently played

    List games played in the last 2 weeks

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 11 available through Steam Web API.

  1. 05

    List featured games

    List featured and trending games on Steam

  2. 06

    Get app details

    Get full store page details for a game

  3. 07

    Get app news

    Get latest news and patch notes for a game

  4. 08

    Get current player count

    Get live player count for a game

Capability set03 / 03

09-11

3 capabilities in this set.

Part of 11 available through Steam Web API.

  1. 09

    Get friend list

    Requires public profile. List friends for a Steam user

  2. 10

    Get owned games

    List all games owned by a player

  3. 11

    Resolve vanity URL

    G., /id/gaben) into a 64-bit Steam ID. Resolve a custom Steam URL to SteamID64

Observed, not estimated

840ms average. Fast in production.

Steam Web API is checked daily against the live service.

Daily averagePeak 1021ms
Sep 1Today
Fastest day
839ms
Slowest day
1021ms
14-day trend
Improving-18%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 11 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Steam Web API, so you can see the experience inside your AI.

It does not authenticate your account with Steam Web API. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Steam Web API Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_XcyyiqKC4myEJxwtcAa2S3wor7FCCiGTUihgLUcd/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Steam Web API capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "steam-platform-hype-intelligence-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_XcyyiqKC4myEJxwtcAa2S3wor7FCCiGTUihgLUcd/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Steam Web API owners ask.

  • 01

    Can my AI automatically find the AppID of a game using only its name?

    Yes! Use the search_all_steam_apps capability. Your agent will scan the Steam database and return matching AppIDs, which are required for all other technical capabilities.

  • 02

    Is it possible to monitor the live player count for a new game like Deadlock?

    Absolutely. The get_current_player_count capability provides real-time data from Steam servers, allowing you to quantify the hype and player base of any specific title at any moment.

  • 03

    How do I find a user's SteamID64 if I only have their profile URL?

    Use the resolve_vanity_url capability with the custom part of the URL. The agent will return the unique 64-bit identifier required for all user-specific statistical queries.