needmoar.games for VS Code
games.needmoar/needmoar
Ranks Steam games by how much players like them, learned from head-to-head duels.
client:VS Code
transport:streamable-http
tools:3
Install needmoar.games in VS Code
.vscode/mcp.json
{
"servers": {
"needmoar": {
"type": "http",
"url": "https://needmoar.games/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs