What is in it
Live versions come from plugins.json, the same file the installer reads.
Ghostty —
Eorzea is a terminal multiplexer.
A real terminal inside the game: a Quake-style dropdown, floating windows, and terminals pinned to panels in the world. It talks to shells on your own machine through ghostty-agent, which you run yourself — the plugin never opens a shell on its own. /term toggles it. With Umbra installed, its toolbar widget shows the agent's status and a popup terminal.
Needs: ghostty-agent running on the machine the game runs on.
About · Source · Releases · Vote on what it does next
Almanac —
Talk to a local AI model in game, with XivMcp's tools.
An in-game chat with a model running on your PC — Ollama, LM Studio, llama.cpp, anything with an OpenAI-compatible API. It sets itself up with a wizard that reads your GPU and recommends models that fit its memory, keeps threads in SQLite, streams replies, and can run a shared benchmark whose results feed the community model leaderboard. Nothing is sent to a cloud, and there is no Python to install.
Needs: a local model server, and XivMcp for in-game tools (below).
About · Source · Releases · Leaderboard
XivMcp —
Model Context Protocol server for Final Fantasy XIV.
Exposes game state, game data and opt-in actions to MCP clients — Claude Code, Codex, Almanac — over a loopback HTTP server. Anything that would change your game is approved in game first, one prompt at a time. It has an Umbra toolbar widget too.
Needs: an MCP client on the same machine.
It has a stable release, so it shows under All Plugins straight away. A newer test build is there too, for those who opt in.
About · Source · Releases
XivDesktop —
Launch Linux desktop apps into the game world.
For the game running under Wine on Linux: lists the host's applications and opens them as panels in the world, through Ghostty's remote windows. An app launcher for Eorzea.
Needs: Ghostty and ghostty-agent, on a Linux host.
It has a stable release, so it shows under All Plugins straight away. A newer test build is there too, for those who opt in.
About · Source · Releases
XivArcade —
Your own classic games as game panels, with saves kept in step across your machines.
For the game running under Wine on Linux: /arcade is a wall of the classic games you own, Final Fantasy first, started in RetroArch (or PCSX2 and DuckStation) on the host and shown as panels in the world through Ghostty. Every save lives in one folder that Syncthing copies between your machines. It downloads no games or BIOS files, and cover art only if you turn that on.
Needs: a Linux host, RetroArch and your own game files. Ghostty for panels and Syncthing for save sync are optional.
About · Source · Releases
XivLantern —
Light a lantern for your friends: a friend list, 1:1 chat and channels of your own, peer to peer.
Friends by one-time invite, presence and a note you type, 1:1 chat that waits for a friend who is offline, and channels you make, peer to peer over iroh with no Lantern server. An opt-in channel carries the author's signed announcements. Off until you turn it on; nothing from the game is read or sent. With the default relays, n0's relay servers see your IP address and when you are online; "relays off" contacts no third party.
Needs: friends running XivLantern too.
About · Source · Releases
XivWayfinder —
Which way to go, softly: a bead, a trail along the path and a pointing glove.
A softly pulsing bead ahead of you, a trail that follows the walkable path when vnavmesh is installed, and the game's own pointing glove (or, as an option, the Wind-up Cursor minion's model) showing the way to a target, your map flag or your quest's next step. It only points; it never moves your character.
Needs: nothing; vnavmesh, if installed, makes the trail follow the path.
About · Source · Releases