14 lines
196 B
JSON
14 lines
196 B
JSON
|
|
{
|
|||
|
|
"mcpServers": {
|
|||
|
|
"unity-mcp": {
|
|||
|
|
"type": "stdio",
|
|||
|
|
"command": "uvx",
|
|||
|
|
"args": [
|
|||
|
|
"--from",
|
|||
|
|
"mcpforunityserver",
|
|||
|
|
"mcp-for-unity"
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|