nuskey8/UnityAgentClient

Provides integration of any AI agent (Gemini CLI, Claude Code, Codex CLI, etc.) with the Unity editor using Agent Client Protocol

License:MITLanguage:C#22319
agentclientprotocolai-agentunity

Technical Implementation

Use Cases
  • Enter a prompt in the field and press Send to submit.
  • Drag and drop assets into the window to attach them as context.
  • When executing tools, the agent may request permission (whether permission is requested depends on the agent's settings).
  • If supported by the agent in use, you can switch modes or models when sending.