Docs · Extensions · Godot

AI Dialogic

Dialogue authoring for the Dialogic addon — create character (.dch) and timeline (.dtl) resources, append text/character/choice events, and read a timeline back.

Last updated: 2026-06-17 View as Markdown

At a glance

Tools added
5
Version
0.1.0
Package id
com.IvanMurzak.Godot.MCP.Dialogic
Engine
Godot · Godot 4.3+
Wraps
Dialogic (addon)
Repository

Install

Requires the base plugin godot_mcp. After installing, reopen the editor so the new tool family appears in the agent's list.

godot-cligodot-cli install-extension com.IvanMurzak.Godot.MCP.Dialogic

When to ask the AI for it

Ask when you want to scaffold a Dialogic conversation — a character plus a timeline with a few starter lines.

Not sure if it's installed? Ask the agent "Do you have Dialogic tools available?" — the dialogic- tools only exist when the package is present.

Example prompts

Copy-pasteable first requests. Start with one, verify it in the editor, then build up.

  1. Create a Dialogic character named Guard and a timeline Intro, then append a "Halt!" text event.
  2. List the events in the Intro timeline.

Keep going