Summoned Games for VS Code
games.summoned/summoned-games
Build, publish and update browser games with saves, leaderboards and realtime multiplayer built in.
client:VS Code
transport:streamable-http
Install Summoned Games in VS Code
.vscode/mcp.json
{
"servers": {
"summoned-games": {
"type": "http",
"url": "https://mcp.summoned.games/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs