Hi All,
Is there any implementaions of an MCP server interacting with Aseprite to generate sprites from a prompt?
Hi All,
Is there any implementaions of an MCP server interacting with Aseprite to generate sprites from a prompt?
incase the devs are like āwtf is mcpā its a protocol for AI agents to be able to read and write to programs or āserversā
list of existing servers GitHub - modelcontextprotocol/servers: Model Context Protocol Servers
it would allow someone to ask an AI to make a sprite and it will be aware it has access to this application and will draw something and then read out the image and self iterate on what it drew until its happy its done the request.
Hi Anthony,
Your explaining is correct, I have been trying to build a webserver that would allow for an MCP integration. So what when devās are āvibe-codingā they can use Aseprite to quickly generate sprites/backgrounds/levels for their game. I wonder if the developers are considering it as it seems this is the way the world is going.
Working on it as we speak.
Fantastic! Please let me know if you need beta testers
@Message_Deleted Iāll also beta test this. Iāve been creating my own MCP servers that interface with OpenAI/Gemini/etc. to generate game assets. I havenāt used Aseprite yet, so I could test from the perspective of something very familiar with MCP and vibe game coding, but not with aseprite specifically.