Sprite AI for Cursor
art.sprite-ai/sprite-ai
Generate pixel art sprites, animations, 8-direction rotations and palettes for games.
client:Cursor
transport:streamable-http
Install Sprite AI in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sprite-ai": {
"url": "https://www.sprite-ai.art/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs