Skip to content
VS Code

GameDev.net for VS Code

net.gamedev/mcp

Search and cite GameDev.net forums, tutorials, postmortems, and game-industry news.

client:VS Code transport:streamable-http tools:10

Install GameDev.net in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://gamedev.net/mcp/"
    }
  }
}

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

What VS Code can do once it is connected

GameDev.net in other clients