gamedev.pl for Cursor
pl.gamedev/creator
Build browser games on gamedev.pl from your coding agent.
client:Cursor
transport:streamable-http
Install gamedev.pl in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"creator": {
"url": "https://www.gamedev.pl/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs