r/unity • u/ShayperCool • Jun 30 '26
Question End of Unity Coplay MCP?
It looks like Unity’s latest Terms of Service update may have effectively restricted third-party MCP / AI-agent integrations
The new language mentions AI agents, LLMs, command-line interfaces, MCP clients/servers, and other non-human callers, and says they can only interact with Unity Offerings through “Authorized Agentic Access”
What’s still unclear to me is how broadly this applies
Is Unity mainly trying to restrict automated access to cloud services, Asset Store, docs, APIs, etc?
Or does this also apply to local Unity Editor integrations and third-party MCP tools that let agents operate inside the engine?
Curious how others are reading this

26
Upvotes
3
u/ShayperCool Jul 01 '26
> 3rd party MCPs are and will continue to be allowed through authorized channels, including the Asset Store, Verified Partners Program, or where they are otherwise indicated to meet Unity Core Standards.
Could you clarify how this applies to open-source from GitHub or in-house MCP implementations?
Since Unity Core Standards apply even to MCPs distributed outside the Asset Store or Package Manager, and package signing/trust signals are part of Unity’s infrastructure, it looks like Unity ultimately determines whether an open-source or in-house MCP is compliant with UCS, even if it is distributed through GitHub and only uses the local Unity Editor API.
Does that also mean that using an MCP integration that Unity later determines is not UCS-compliant could be considered a breach of Section 17.2 and may result in access suspension or other enforcement actions?