source-sdk-2013

GitHub

The 2013 edition of the Source SDK

9,764 stars C++ C++ 1 file ยท ~596 tokens

source-sdk-2013 MCP Server

MCP server for ValveSoftware/source-sdk-2013

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "source-sdk-2013": {
      "command": "npx",
      "args": [
        "-y",
        "@ValveSoftware/source-sdk-2013"
      ]
    }
  }
}