Tripo 3D
Bridges AI systems with the Tripo 3D generation API, enabling text-to-3D model creation and manipulation through Blender addon integration for seamless 3D content creation workflows.
Featured
View Source171 stars
0 tools
Created Aug 2025
@vast-ai-research/vast-ai-research-tripo-3d-tripo-mcpAbout
Bridges AI systems with the Tripo 3D generation API, enabling text-to-3D model creation and manipulation through Blender addon integration for seamless 3D content creation workflows.
Categories
general
Installation
npm
npm install @vast-ai-research/vast-ai-research-tripo-3d-tripo-mcp
Configuration
{
"mcpServers": {
"vast-ai-research-tripo-3d-tripo-mcp": {
"command": "npx",
"args": [
"-y",
"@vast-ai-research/vast-ai-research-tripo-3d-tripo-mcp"
]
}
}
}