Loading MCP server directory, please wait...
Generate game assets with AI: sprites, 3D models, animations, sound effects, music, and voices.
npx @getmcp/cli add ai.ludo/game-assetsRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationAPI key from Ludo AI (format: 'ApiKey your-api-key'). Get your key at https://app.ludo.ai
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.ludo/game-assets": {
"url": "https://mcp.ludo.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}