Docs · Extensions · Godot
AI PhantomCamera
Virtual cameras for the Phantom Camera addon — ensure a PhantomCameraHost on a Camera3D, create PhantomCameras, set follow / look-at targets and priority, and read config.
At a glance
Install
Requires the base plugin godot_mcp. After installing, reopen the editor so the new tool family appears in the agent's list.
godot-cli
godot-cli install-extension com.IvanMurzak.Godot.MCP.PhantomCameraWhen to ask the AI for it
Ask for cinematic or gameplay cameras in Godot — a follow cam, a look-at target, or a priority-based camera cut.
Not sure if it's installed? Ask the agent
"Do you have PhantomCamera tools available?" — the phantomcamera- 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.
Add a PhantomCameraHost to the main Camera3D and create a PhantomCamera that follows the Player.Bump the boss camera’s priority so it takes over.