dialogic

GitHub

๐Ÿ’ฌ Create Dialogs, Visual Novels, RPGs, and manage Characters with Godot to create your Game!

5,826 stars GDScript 1 file ยท ~990 tokens #addon#dialogic#dialogue#game#gdscript#godot#plugin#visual-novel

dialogic MCP Server

MCP server for dialogic-godot/dialogic

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "dialogic": {
      "command": "npx",
      "args": [
        "-y",
        "@dialogic-godot/dialogic"
      ]
    }
  }
}