needmoar.games for Claude Desktop
games.needmoar/needmoar
Ranks Steam games by how much players like them, learned from head-to-head duels.
client:Claude Desktop
transport:streamable-http
tools:3
Install needmoar.games in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"needmoar": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://needmoar.games/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs