[console_scripts]
dcc-mcp-godot = dcc_mcp_godot.server:main
dcc-mcp-godot-install = dcc_mcp_godot.install:main

[dcc_mcp.adapters]
godot = dcc_mcp_godot:GodotMcpServer
