install

Automate end-to-end installation of the mcp-blender-agent into agent harnesses.

6|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/PoBruno/mcp-blender-agent --skill install-pobruno
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: install
Source: https://github.com/PoBruno/mcp-blender-agent/tree/main/.claude/skills/install
Command: npx skills add https://github.com/PoBruno/mcp-blender-agent --skill install-pobruno

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Installing the mcp-blender-agent into an end user's agent harness can be error-prone and time-consuming. This skill provides a guided, end-to-end flow to bootstrap the Blender agent within Claude Code, Copilot, Cursor, or Claude Desktop, reducing setup friction and ensuring consistent MCP integration.

Core Features & Use Cases

  • Guided prerequisite checks (OS, Blender version, harness presence) before install.
  • End-to-end installer flow coordinating detect → plan → ask → execute → inject → verify → uninstall.
  • Safe, auditable setup with user confirmation prompts and fallback guidance when the canonical workflow file is missing.

Quick Start

Initiate the installer flow by confirming with the user and following the guided prompts to complete the Blender agent setup.

Frequently Asked Questions about install

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install the mcp-blender-agent into my development workspace?

To install the mcp-blender-agent, this skill automates the end-to-end setup into your agent harness, coordinating prerequisite checks, addon installation, MCP config updates, and safe verification.

Does the Blender agent installer support Claude Code, Copilot, and Cursor?

Yes, the Blender agent installer supports bootstrapping the mcp-blender-agent within Claude Code, Copilot, Cursor, and Claude Desktop, ensuring consistent MCP integration across these harnesses.

What prerequisites do I need to check before installing the Blender agent addon?

Before installing the Blender agent addon, the installer guides prerequisite checks for your operating system, Blender version, and agent harness presence to ensure a safe, error-free setup.

What is the canonical workflow file referenced during the MCP Blender agent setup?

The canonical workflow file referenced during MCP Blender agent setup is install/AGENT-INSTALL.md, with the installer providing a skeleton in install/INSTALL.md as fallback guidance until the full installer is finalized.

Can I uninstall the mcp-blender-agent through the automated installer flow?

Yes, the automated installer flow includes an uninstall step within its end-to-end sequence of detect, plan, ask, execute, inject, verify, and uninstall, providing safe and auditable setup management.

Why is the Blender agent installation process error-prone without a guided flow?

Installing the mcp-blender-agent without a guided flow is error-prone due to manual MCP config updates and addon setup, which this skill resolves by automating user confirmation prompts and fallback guidance.