7757/fan3d
v0.1.2
Inspect, edit, preview, validate, and render local Fan3D 3D animation projects.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
fan3dstdio
{
"type": "stdio",
"command": "./bin/fan3d"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "fan3d",
"version": "0.1.2",
"description": "Inspect, edit, preview, validate, and render local Fan3D 3D animation projects.",
"author": {
"name": "Zhenjiang Xingfan Technology Co.,Ltd",
"url": "https://3d.fandcode.com/"
},
"homepage": "https://3d.fandcode.com/",
"repository": "https://github.com/7757/fan3d-agent-plugin",
"keywords": [
"fan3d",
"3d",
"animation",
"macos",
"rendering",
"mcp"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Fan3D",
"shortDescription": "Create and render 3D product animations",
"longDescription": "Inspect, edit, preview, validate, and render local Fan3D 3D animation projects with deterministic tools backed by the native macOS app.",
"developerName": "Zhenjiang Xingfan Technology Co.,Ltd",
"category": "Creativity",
"capabilities": [
"Read",
"Write"
],
"websiteURL": "https://3d.fandcode.com/",
"defaultPrompt": [
"Inspect a local Fan3D project and summarize its scene, revision, and validation state.",
"Edit a Fan3D project, render a preview, and verify the result.",
"Render a final Fan3D animation and report job progress and output."
],
"brandColor": "#7C5CFF",
"composerIcon": "./assets/composer-icon.png",
"logo": "./assets/logo.png",
"logoDark": "./assets/logo-dark.png"
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- openai.yaml
- 2images
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai