Vai ai contenuti
File multimediali per l'articolo Otter AI: 1
0 commenti

Descrizione

AI-powered assistant inside Unreal Editor. Chat with Claude Code to build, debug, and automate anything, Blueprints, C++, materials, assets, levels, via 800+ engine MCP tools.

🌐 Homepage

πŸ“– Wiki

πŸ’¬ Support

Features:
  • Claude Code chat in-editor β€” dockable tab, not a sidecar app

  • Multi-provider switching β€” 12 presets (Claude, DeepSeek, GLM, Kimi, Gemini, Ollama, etc.)

  • Multi-agent orchestration β€” tasks fan out to sub-agents automatically

  • Semantic search β€” find assets and tools by meaning via local embedding index

  • In-process β€” MCP server, tool registry, WebUI all run inside the editor

  • Terminal panel β€” direct Claude Code stdio passthrough

Required Plugins

  • ModelContextProtocol (required) β€” exposes 800+ engine tools via MCP; Otter registers its own bridge tools here

  • ToolsetRegistry (required) β€” the async tool execution backend Otter calls via otter_call

  • AllToolsets (required) β€” aggregates all toolset definitions into the engine tool index

  • MCPClientToolset (required) β€” routes MCP client calls into the toolset execution pipeline

  • Terminal (required) β€” hosts the live Claude Code stdio panel inside the editor

Formati inclusi