From b27061221e56cb6f584ff4cac6e4894177e0b2c7 Mon Sep 17 00:00:00 2001 From: Angie Jones Date: Thu, 24 Apr 2025 19:44:58 -0500 Subject: [PATCH] docs: new blender video (#2347) --- documentation/docs/tutorials/blender-mcp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/tutorials/blender-mcp.md b/documentation/docs/tutorials/blender-mcp.md index 01bf20b2..a6d4572c 100644 --- a/documentation/docs/tutorials/blender-mcp.md +++ b/documentation/docs/tutorials/blender-mcp.md @@ -7,7 +7,7 @@ import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; import YouTubeShortEmbed from '@site/src/components/YouTubeShortEmbed'; - + This tutorial covers how to add the [Blender MCP Server](https://github.com/ahujasid/blender-mcp) as a Goose extension to create 3D scenes, control Blender with natural language, generate models, apply materials, and more.