CoplayDevCoplayDevOfficialยท3 Agent Skills Included

unity-mcp

Control the Unity Editor with AI assistants through natural language

Connects AI assistants like Claude, Cursor, and VS Code to the Unity Editor so they can build scenes, create GameObjects, edit C# scripts, manage assets, and run tests. Eliminates manual editor clicking and repetitive setup by exposing 47 focused tools over the Model Context Protocol. Includes orchestration skills, workflow templates, and a Blender-to-Unity handoff so agents complete game development tasks faster and verify results with screenshots.
npx skills add CoplayDev/unity-mcp --all -g -y
Available:

Explains the bridge architecture and gives the AI agent rules for registering tools, handling Unity version compatibility, and routing commands between the Python server and the Unity Editor plugin.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install unity-mcp?โ–ผ

Run `npx skills add CoplayDev/unity-mcp --all -g -y` in your terminal to install all skills in this suite globally.

What can AI do in Unity with MCP for Unity?โ–ผ

Your AI assistant can create scenes and GameObjects, write and edit C# scripts, manage assets and packages, run tests, take screenshots, and automate full game development workflows.

Which AI clients work with MCP for Unity?โ–ผ

It works with any MCP-compatible client, including Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Cline, and Gemini CLI.

What Unity versions are supported?โ–ผ

MCP for Unity supports Unity 2021.3 LTS through Unity 6.x, with Python 3.10 or newer required on the server side.

Can I move Blender models into Unity with AI?โ–ผ

Yes. The included blender-to-unity skill exports your Blender model as FBX or GLB and imports it into the open Unity scene with correct scale and materials.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’