publish for Cursor
games.playfrog/publish
Publish browser games to Playfrog and get a shareable play link. Static HTML5, files sent inline.
client:Cursor
transport:streamable-http
tools:2
Install publish in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"publish": {
"url": "https://mcp-open.playfrog.games/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs