Spritesheet Forge for Cursor
io.github.laxy9887/spritesheet-forge
Game-dev sprite tools: PNG/GIF to spritesheet, split, trim, animate. OAuth-authenticated MCP server.
client:Cursor
transport:streamable-http
tools:8
Install Spritesheet Forge in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"spritesheet-forge": {
"url": "https://mcp.clawstudiouo.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs