dialogic
๐ฌ Create Dialogs, Visual Novels, RPGs, and manage Characters with Godot to create your Game!
dialogic MCP Server
MCP server for dialogic-godot/dialogic
Ready-to-Use Client Configurations
{
"mcpServers": {
"dialogic": {
"command": "npx",
"args": [
"-y",
"@dialogic-godot/dialogic"
]
}
}
}