Game Development
genjistudio.xyz
Provides access to 3D characters, garments, and accessories from Genji Studio with search and metadata retrieval.
ENDPOINT 1
https://genjistudio.xyz/mcp
Known tools 9
genji_list_charactersList all 3D characters available from Genji Studio that this API key can access.
genji_search_charactersSearch Genji Studio characters by name, keyword, era, or pack.
genji_get_character_manifestGet full metadata for a specific character including GLB URL, animations, and linked asset bundles.
genji_list_assetsList all published garment and accessory assets (GLB files) available from Genji Studio.
genji_get_asset_manifestGet full metadata for a specific garment or accessory asset including GLB URL, PBR texture maps, and binding information.
genji_list_user_avatarsList the authenticated user's saved avatar projects from My Library.
genji_get_avatarGet full data for a specific saved avatar project including scene configuration (morphs, garments, colors).
genji_get_spawn_codeGet complete, copy-paste code to load and animate a Genji Studio character in Three.js or React Three Fiber (R3F).
genji_get_docsGet usage documentation for the Genji Studio MCP server.