Skip to content
VS Code

Steam Trends API for VS Code

ai.trendsapi/steam

Steam concurrent player trends for any game over time. Free key at trendsapi.ai

client:VS Code transport:streamable-http

Install Steam Trends API in VS Code

.vscode/mcp.json

{
  "servers": {
    "steam": {
      "type": "http",
      "url": "https://steam.api.trendsapi.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Steam Trends API in other clients