freshcrate
Skin:/
Home > MCP Servers > coplay-unity-plugin

coplay-unity-plugin

Unity plugin for Coplay

Why this rank:Strong adoptionRecent releaseHealthy release cadence

Description

Unity plugin for Coplay

README

Discord

Coplay is an AI Copilot for Unity. It provides a natural language interface that allows you to control Unity for executing actions and automate repetitive, tedious tasks.

Learn more about Coplay here: https://coplay.dev

Find our docs on how to use Coplay here: https://docs.coplay.dev

Summary

  • Natural Language Interface: Interact with your project using intuitive commands to create, modify, and manage game elements.
  • Context-Aware Assistance: Coplay understands your project's structure, offering relevant suggestions based on your assets, scenes, and scripts.
  • Multi-Model Support: Choose from leading AI models like OpenAI's GPT-4.1, Google's Gemini 2.5 Pro, Anthropic's Claude 4-Sonnet, and xAI's Grok 3 to suit your development needs.
  • Pipelines: Record and replay sequences of actions, enabling efficient iteration and reducing manual repetition.
  • Code Generation & Debugging: Generate scripts, resolve errors, and receive code suggestions tailored to your project's context.

Installation

Unity 2022.3 or newer

  1. Open Package Manager window (Window | Package Manager)
  2. Click + button on the upper-left of a window, and select "Add package from git URL..."
  3. Enter the following URL and click Add button
https://github.com/CoplayDev/coplay-unity-plugin.git#beta
  • Once imported to your project, open Coplay from the window menu (Coplay -> Toggle Window) or use the keyboard shortcut Ctrl+G on Windows and Linux or Cmd+G on macOS.
  • When you open the window, you need to login or create an account. Clicking on the "Login" button will open a new browser window to sign in.

Release History

VersionChangesUrgencyDate
beta@2026-06-03Latest activity on beta branchHigh6/3/2026
v8.16.1Latest release: v8.16.1High4/21/2026
beta@2026-04-21Latest activity on beta branchHigh4/21/2026
beta@2026-04-21Latest activity on beta branchHigh4/21/2026
beta@2026-04-21Latest activity on beta branchHigh4/21/2026
beta@2026-04-21Latest activity on beta branchHigh4/21/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

toolhive-studioToolHive is an application that allows you to install, manage and run MCP servers and connect them to AI agentsv0.36.0
Awareness-SDKLocal-first AI agent memory — one command, 13+ IDEs, works offline. Persistent memory for Claude Code, Cursor, Windsurf, OpenClaw. Zero-code interceptors for OpenAI/Anthropic. Python & TypeScript SDKsmain@2026-05-04
awesome-anthropicA curated, daily-updated list of awesome resources, tools, SDKs, papers, and projects for Anthropic & Claude AImain@2026-06-05
substack-publisher-mcpProvide stable access to Substack data by connecting MCP clients to the official Publisher API for post analytics and subscriber info.main@2026-06-02
google-workspace-mcp-with-scriptNo descriptionmain@2026-05-31

More in MCP Servers

AstrBotAgentic IM Chatbot infrastructure that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
agentscopeBuild and run agents you can see, understand and trust.
claude-plugins-officialOfficial, Anthropic-managed directory of high quality Claude Code Plugins.
langchain4jLangChain4j is an open-source Java library that simplifies the integration of LLMs into Java applications through a unified API, providing access to popular LLMs and vector databases. It makes impleme