Summoned Games for Cursor
games.summoned/summoned-games
Build, publish and update browser games with saves, leaderboards and realtime multiplayer built in.
client:Cursor
transport:streamable-http
Install Summoned Games in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"summoned-games": {
"url": "https://mcp.summoned.games/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs