| Latest version | 1.1.2 |
|---|---|
| Minimum Core | 13 |
| Compatible Core | 14 |
| Last updated | 1 week ago |
| Created | 1 week ago |
| Authors | |
| Languages |
English |
| Systems | All systems |
| Project source | Project URL |
| Report bugs | Bug tracker URL |
| Read-me | Readme URL |
| Changelog | Changelog URL |
| License | License URL |
Tell your AI agent what should change in your Foundry VTT world, and it happens in the live world, validated by Foundry, visible to your players immediately.

Give the terminal AI agent you already use, such as Claude Code or Codex, safe, live access to your Foundry world. Through your open GM session, it can:
Every change runs through Foundry's own Document APIs, exactly as if you had made it in the UI. The agent can work without browser automation or editing world files on disk.
This module contains no AI and calls none. You bring your own agent, and you decide what it may do.
Requires the separate fvtt-world-cli npm package and Node.js 20+. The package includes the CLI your agent runs and a local daemon that connects it to this module. You can point your agent at the GitHub repository and ask it to set up World CLI for Foundry VTT.
For manual setup, start by installing the CLI:
npm install -g fvtt-world-cli
Then follow Getting started to start the daemon, pair your GM browser, and check the connection.
Supported on Foundry VTT v13 and v14, both verified. The package also ships an installable Agent Skill that teaches an agent to drive the CLI safely.
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: fvtt-world-cli or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.