Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 14, 2026·2 min de lectura

GladeKit Unity MCP — Connect AI Clients to Unity

GladeKit Unity MCP connects Cursor/Claude Code to Unity Editor; verified 121★. Install the Unity bridge (localhost:8765), then use `uvx gladekit-mcp`.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Stage only · 17/100Stage only
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp Config
Instalación
Stage only
Confianza
Confianza: Established
Entrada
Asset
Comando CLI universal
npx tokrepo install d57e6c8c-ca00-5bd0-8ae3-71da1868e910
Introducción

GladeKit Unity MCP connects Cursor/Claude Code to Unity Editor; verified 121★. Install the Unity bridge (localhost:8765), then use uvx gladekit-mcp.

Best for: Unity teams who want AI clients to read/modify scenes, scripts, and assets through real editor tools

Works with: Unity Package Manager (git URL), MCP clients (Claude Code/Cursor/etc.), uv/uvx Python tool runner

Setup time: 12-25 minutes

Key facts (verified)

  • GitHub: 121 stars · 22 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: uvx gladekit-mcp.

Main

  • Install the Unity bridge first (it auto-starts on localhost:8765), then connect an MCP client using uvx gladekit-mcp per README.

  • Treat tool count and discovery as part of workflow: README claims 235+ tools and suggests get_relevant_tools for extended categories.

  • If uvx isn’t found (common on Windows/Unity PATH), README suggests using pip install gladekit-mcp and running python -m gladekit_mcp instead.

Source-backed notes

  • README shows Unity git package install URL with ?path=/unity-bridge and says the bridge runs on localhost:8765.
  • README provides Claude Code one-liner: claude mcp add ... -- uvx gladekit-mcp and JSON snippets for other clients.
  • README includes a troubleshooting note about PATH and a fallback to pip install gladekit-mcp + python -m gladekit_mcp.

FAQ

  • What runs inside Unity vs outside?: README says Unity runs a bridge package; your AI client launches the MCP server via uvx/pip.
  • Which clients are supported?: README lists Claude Code, Cursor, Windsurf, Claude Desktop, VS Code, and Unity AI Gateway config examples.
  • What’s the common failure mode?: README calls out PATH differences (Unity vs terminal) and suggests adding PATH or switching to python -m mode.
🙏

Fuente y agradecimientos

Source: https://github.com/Glade-tool/glade-mcp-unity > License: MIT > GitHub stars: 121 · forks: 22

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados