diff --git a/README.md b/README.md index bacc0bf..0b5e263 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,9 @@ uvx blender-mcp ### Using with Claude -Once connected, Claude can interact with Blender using the following capabilities: +Once the config file has been set on Claude, and the addon is running on Blender, you will see a hammer icon with tools for the Blender MCP. + +![BlenderMCP in the sidebar](assets/hammer-icon.png) #### Tools diff --git a/assets/hammer-icon.png b/assets/hammer-icon.png new file mode 100644 index 0000000..f344cdd Binary files /dev/null and b/assets/hammer-icon.png differ