YouGame for Cursor
co.yougame/yougame
Publish a browser game on YouGame: the build rules, the leaderboard SDK, pre-upload checks.
client:Cursor
transport:streamable-http
Install YouGame in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"yougame": {
"url": "https://yougame.co/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs