experir/unai-unity-ai-connector
Universal AI Connector for Unity. Unified C# API for OpenAI, Claude, Gemini, Mistral, Ollama + 5 more. AI agents with tool calling, built-in MCP server, editor assistant with lot of tools. One package for runtime, agents, and MCP.
Platform-specific configuration:
{
"mcpServers": {
"unai-unity-ai-connector": {
"command": "npx",
"args": [
"-y",
"unai-unity-ai-connector"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...