Back to search
30
MCP
unity-mcp
coplaydev/unity-mcpUnity MCP acts as a bridge, allowing AI assistants (like Claude, Cursor) to interact directly with your Unity Editor via a local MCP (Model Context Protocol) Client. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://www.coplay.dev
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"unity-mcp": {
"url": "https://www.coplay.dev",
"transport": "http"
}
}
}