Skip to content
Windsurf

game mcp for Windsurf

io.github.moonolgerd/game-mcp

Discovers and manages installed games on Windows from Steam, Epic, GOG, Xbox, and other platforms.

client:Windsurf transport:stdio runtime:nuget

Install game mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "game-mcp": {
      "command": "dnx",
      "args": [
        "GameMcpServer",
        "--yes"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

game mcp in other clients