Back to search
30
MCP
unity-mcp
wondeks/unity-mcpA Unity MCP server that allows MCP clients like Claude Desktop or Cursor to perform Unity Editor actions.
Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"unity-mcp": {
"url": "None",
"transport": "http"
}
}
}