familiar-vtt 2.5.18 → 2.5.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +104 -77
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,15 +4,15 @@
|
|
|
4
4
|
|
|
5
5
|
### Your AI co-pilot for Foundry VTT
|
|
6
6
|
|
|
7
|
-
**
|
|
7
|
+
**175 tools. 28 AI providers. Zero prep.**
|
|
8
8
|
|
|
9
|
-
Give your favorite AI full control of your virtual tabletop
|
|
9
|
+
Give your favorite AI full control of your virtual tabletop, characters, combat, scenes, music, lighting, images, voices, and everything in between.
|
|
10
10
|
|
|
11
11
|
[](https://foundryvtt.com)
|
|
12
12
|
[](https://www.npmjs.com/package/familiar-vtt)
|
|
13
13
|
[](#license)
|
|
14
14
|
|
|
15
|
-
[Installation](#installation) | [
|
|
15
|
+
[Installation](#installation) | [Connect Your AI](#connect-your-ai) | [FAQ](#faq) | [Roadmap](#roadmap)
|
|
16
16
|
|
|
17
17
|
</div>
|
|
18
18
|
|
|
@@ -20,13 +20,17 @@ Give your favorite AI full control of your virtual tabletop - characters, combat
|
|
|
20
20
|
|
|
21
21
|
I'm Ryan. Dad of two young kids, married to my favorite person, and perpetually short on free time.
|
|
22
22
|
|
|
23
|
-
My wife and I play D&D together
|
|
23
|
+
My wife and I play D&D together, just the two of us, 1-on-1 campaigns. It's our thing. But solo DMing is a lot. You're the storyteller, every NPC, the rules engine, the sound guy, and the atmosphere all at once. I'd be mid-monologue as a mysterious stranger and then have to break character to roll initiative, look up a spell range, adjust the lighting, and find that one tavern ambience track I swore I bookmarked. By the time I got back to the scene, the moment was gone.
|
|
24
24
|
|
|
25
|
-
I wanted something that could handle the mechanical side of the table so I could stay in the story. Not a replacement DM
|
|
25
|
+
I wanted something that could handle the mechanical side of the table so I could stay in the story. Not a replacement DM, a co-pilot. Something I could say "roll initiative for the goblins, dim the torches, and start combat music" to, and it would just... do it. While I kept talking.
|
|
26
26
|
|
|
27
|
-
So I started building. First it was a handful of tools to move tokens and roll dice. Then I added combat tracking. Then scene management. Then I thought "what if it could also generate NPC portraits on the fly?" and "what if it could voice the tavern keeper?" and that's basically how you end up with
|
|
27
|
+
So I started building. First it was a handful of tools to move tokens and roll dice. Then I added combat tracking. Then scene management. Then I thought "what if it could also generate NPC portraits on the fly?" and "what if it could voice the tavern keeper?" and that's basically how you end up with 175 tools across 24 domains and 28 AI providers.
|
|
28
28
|
|
|
29
|
-
Familiar
|
|
29
|
+
The thing is, Familiar works best when there is already great content in your world. The Foundry community has spent years building incredible modules, battle maps, character sheets, compendium packs, and ready-to-play adventures. Familiar does not try to replace any of that. It reads what is already there and uses it. Right now I'm running [Ember](https://foundryvtt.com/packages/ember), Foundry's own 500-hour sandbox campaign, with Familiar as my co-pilot. Every quest, NPC, map, and encounter is already in the world. The AI just picks it up and runs with it. That beautifully lit dungeon map someone spent weeks on? The AI can place tokens on it, trigger the right music, and run the encounter. Those compendium entries with pre-built monsters, spells, and items? The AI pulls from them instead of making things up. The more content your world has, the better Familiar gets.
|
|
30
|
+
|
|
31
|
+
That is also why module integrations are high on the roadmap. Tools like Midi-QOL, Sequencer, and JB2A already do amazing things, Familiar just needs to learn how to talk to them. The community built the stage. Familiar helps you run the show.
|
|
32
|
+
|
|
33
|
+
It started as a personal itch-scratcher for a dad who wanted to run better D&D games for his wife. It turns out a lot of GMs have the same itch.
|
|
30
34
|
|
|
31
35
|
## What can Familiar do?
|
|
32
36
|
|
|
@@ -38,11 +42,11 @@ Ask your AI to do things that would normally take you minutes of clicking throug
|
|
|
38
42
|
|
|
39
43
|
> "What spells does Elara have prepared? Does she have enough slots to cast Fireball?"
|
|
40
44
|
|
|
41
|
-
> "Dim the lights, start rain and thunder, and have the innkeeper whisper a warning about the road ahead
|
|
45
|
+
> "Dim the lights, start rain and thunder, and have the innkeeper whisper a warning about the road ahead, in his voice."
|
|
42
46
|
|
|
43
47
|
> "We're done for tonight. Summarize what happened this session and save it."
|
|
44
48
|
|
|
45
|
-
Familiar exposes **
|
|
49
|
+
Familiar exposes **175 tools across 24 domains** through the Model Context Protocol. Five core bundles are always available; the rest load on demand when your AI needs them.
|
|
46
50
|
|
|
47
51
|
### Highlights
|
|
48
52
|
|
|
@@ -52,7 +56,7 @@ Familiar exposes **176 tools across 24 domains** through the Model Context Proto
|
|
|
52
56
|
|
|
53
57
|
**Combat & AI**
|
|
54
58
|
|
|
55
|
-
Run full encounters hands-free. Roll initiative, resolve attacks, apply damage, track conditions
|
|
59
|
+
Run full encounters hands-free. Roll initiative, resolve attacks, apply damage, track conditions, or let the AI play NPCs with tactical decision-making.
|
|
56
60
|
|
|
57
61
|
</td>
|
|
58
62
|
<td width="33%" valign="top">
|
|
@@ -66,7 +70,7 @@ Give every NPC a unique AI-generated voice. Generate scene illustrations and cha
|
|
|
66
70
|
|
|
67
71
|
**Scenes & Canvas**
|
|
68
72
|
|
|
69
|
-
Build maps on the fly. Place tokens, draw walls, set lighting and weather, configure regions
|
|
73
|
+
Build maps on the fly. Place tokens, draw walls, set lighting and weather, configure regions, control the entire canvas through natural language.
|
|
70
74
|
|
|
71
75
|
</td>
|
|
72
76
|
</tr>
|
|
@@ -110,7 +114,7 @@ Create, update, and inspect actors, inventory, spells, features, and active effe
|
|
|
110
114
|
| **Rollable Tables** | 7 | Create tables and roll on them for random encounters or loot |
|
|
111
115
|
| **Macros** | 7 | Create, edit, and execute Foundry macros |
|
|
112
116
|
| **World & System** | 6 | World info, system settings, time, pause, and user management |
|
|
113
|
-
| **Combat AI** | 6 | NPC tactical decisions
|
|
117
|
+
| **Combat AI** | 6 | NPC tactical decisions, target selection, ability usage, positioning |
|
|
114
118
|
| **Items** | 6 | Create, update, delete, and search world-level items |
|
|
115
119
|
| **Active Effects** | 5 | Apply, remove, and toggle buffs, debuffs, and status effects |
|
|
116
120
|
| **Folders** | 5 | Organize documents into folder hierarchies |
|
|
@@ -126,9 +130,9 @@ Create, update, and inspect actors, inventory, spells, features, and active effe
|
|
|
126
130
|
|
|
127
131
|
## Connect your AI
|
|
128
132
|
|
|
129
|
-
There are
|
|
133
|
+
There are two ways to connect an AI to your game. Both give the AI the same tools, the difference is where the AI runs and how you pay.
|
|
130
134
|
|
|
131
|
-
### Option 1: Built-in chat (
|
|
135
|
+
### Option 1: Built-in chat (API key)
|
|
132
136
|
|
|
133
137
|
No server. No terminal. No config files. Just install the module, pick a provider, paste an API key, and start talking to your game.
|
|
134
138
|
|
|
@@ -143,33 +147,26 @@ Familiar connects directly to **28 AI providers** across four categories:
|
|
|
143
147
|
|
|
144
148
|
This is the right choice if you want the simplest setup, or if you want voice, images, and transcription alongside chat. It is also the only option that supports local models (Ollama, LM Studio) for fully offline play.
|
|
145
149
|
|
|
146
|
-
### Option 2: MCP
|
|
150
|
+
### Option 2: MCP (your existing subscription)
|
|
147
151
|
|
|
148
|
-
Already paying for Claude, ChatGPT, or Gemini?
|
|
152
|
+
Already paying for Claude, ChatGPT, or Gemini? Connect them directly to Familiar through the [Model Context Protocol](https://modelcontextprotocol.io). Your subscription becomes a DM assistant at no extra API cost.
|
|
149
153
|
|
|
150
|
-
|
|
154
|
+
Familiar supports four MCP clients out of the box:
|
|
151
155
|
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
```
|
|
155
|
-
|
|
156
|
-
| Client | Transport | Config |
|
|
157
|
-
|--------|-----------|--------|
|
|
156
|
+
| Client | Transport | Setup |
|
|
157
|
+
|--------|-----------|-------|
|
|
158
158
|
| Claude Desktop | stdio | Add to `claude_desktop_config.json` |
|
|
159
|
-
| Claude Code | stdio | `claude mcp add familiar -- npx familiar-vtt` |
|
|
159
|
+
| Claude Code (CLI) | stdio | `claude mcp add familiar -- npx familiar-vtt` |
|
|
160
|
+
| Gemini CLI | stdio | Add to MCP settings (free with Gemini 3.1 Pro) |
|
|
160
161
|
| ChatGPT | Streamable HTTP | Remote URL via Cloudflare tunnel |
|
|
161
|
-
| Gemini CLI | stdio | Add to MCP settings (free with Gemini 2.5 Pro) |
|
|
162
|
-
| Cursor | stdio | Add to `.cursor/mcp.json` |
|
|
163
|
-
| Windsurf | stdio | Add to MCP config |
|
|
164
|
-
| VS Code (Copilot) | stdio | Add to `.vscode/mcp.json` |
|
|
165
|
-
|
|
166
|
-
You do not need to configure each client by hand. The module includes a step-by-step **MCP Setup Wizard** (in Module Settings > Familiar) that generates the exact config block for your chosen client - just copy and paste.
|
|
167
162
|
|
|
168
|
-
|
|
163
|
+
The MCP server ships as an npm package:
|
|
169
164
|
|
|
170
|
-
|
|
165
|
+
```bash
|
|
166
|
+
npx familiar-vtt
|
|
167
|
+
```
|
|
171
168
|
|
|
172
|
-
You
|
|
169
|
+
You do not need to configure each client by hand. The module includes a step-by-step **MCP Setup Wizard** (in Module Settings > Familiar) that detects your connected client and generates the exact config, just copy and paste.
|
|
173
170
|
|
|
174
171
|
### Which should I pick?
|
|
175
172
|
|
|
@@ -179,63 +176,40 @@ You get the convenience of the built-in chat window with the cost advantage of y
|
|
|
179
176
|
| Use my Claude/ChatGPT/Gemini subscription | **MCP** |
|
|
180
177
|
| Run everything offline | **Built-in chat** with Ollama or LM Studio |
|
|
181
178
|
| Have voice, images, and transcription | **Built-in chat** (MCP is text-only) |
|
|
182
|
-
| Use the AI from my code editor | **MCP** via Cursor, Windsurf, or VS Code |
|
|
183
179
|
|
|
184
180
|
### Your keys, your cost
|
|
185
181
|
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
## Installation
|
|
182
|
+
Most AI tabletop tools lock you into their ecosystem. They charge per turn, per credit, or per token, and you're stuck with whatever model they picked for you. Run out of credits mid-session? Too bad.
|
|
189
183
|
|
|
190
|
-
|
|
184
|
+
Familiar works differently. You bring your own AI, whether that is an API key you already have or a subscription to Claude, ChatGPT, or Gemini. Familiar never proxies, meters, or marks up your usage. Your API keys go straight from your browser to the provider. With MCP, your existing subscription handles it. There is no middleman, no per-turn limits, and no credits that run out.
|
|
191
185
|
|
|
192
|
-
|
|
186
|
+
For $7/month you get all 175 tools, all 28 providers, voice, images, transcription, and full MCP support. No tiers, no feature gates. Compare that to platforms that charge $20-40/month and still limit how many turns you can take or what models you can use.
|
|
193
187
|
|
|
194
|
-
|
|
195
|
-
https://github.com/Ryanjansen92/familiar-releases/releases/latest/download/module.json
|
|
196
|
-
```
|
|
197
|
-
|
|
198
|
-
Enable the module in your world under **Settings > Manage Modules**.
|
|
188
|
+
## Installation
|
|
199
189
|
|
|
200
|
-
|
|
190
|
+
In Foundry VTT, go to **Settings > Manage Modules > Install Module** and search for **Familiar**. Enable it in your world under **Settings > Manage Modules**.
|
|
201
191
|
|
|
202
|
-
If you want to connect an
|
|
192
|
+
If you want to connect an MCP client (Claude Desktop, Claude Code, Gemini CLI, or ChatGPT), you also need the MCP server:
|
|
203
193
|
|
|
204
194
|
```sh
|
|
205
195
|
npx familiar-vtt
|
|
206
196
|
```
|
|
207
197
|
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
```sh
|
|
211
|
-
npm install -g familiar-vtt
|
|
212
|
-
```
|
|
213
|
-
|
|
214
|
-
The **Setup Wizard** in Module Settings > Familiar walks you through connecting your MCP client step by step - config snippets, WebSocket port, the works.
|
|
215
|
-
|
|
216
|
-
## Quick Start
|
|
217
|
-
|
|
218
|
-
1. Open **Module Settings > Familiar**
|
|
219
|
-
2. Pick a chat provider - [OpenAI](https://platform.openai.com/api-keys), [Anthropic](https://console.anthropic.com/), or run local models free with [Ollama](https://ollama.com)
|
|
220
|
-
3. Paste your API key
|
|
221
|
-
4. Open the Familiar chat panel from the sidebar
|
|
222
|
-
5. Start playing
|
|
223
|
-
|
|
224
|
-
That's it. No server to run, no terminal, no config files. The built-in chat works entirely inside Foundry.
|
|
198
|
+
The **MCP Setup Wizard** in Module Settings > Familiar walks you through connecting your client step by step.
|
|
225
199
|
|
|
226
200
|
### Compatibility
|
|
227
201
|
|
|
228
202
|
| | Supported |
|
|
229
203
|
|---|---|
|
|
230
204
|
| **Foundry VTT** | v13, v14 |
|
|
231
|
-
| **Game System** | D&D 5e (2024 rules)
|
|
205
|
+
| **Game System** | D&D 5e (2024 rules), full support. Other systems work for general features (chat, journals, scenes, audio) but lack system-specific tools like character sheets and combat automation. |
|
|
232
206
|
|
|
233
207
|
## FAQ
|
|
234
208
|
|
|
235
209
|
<details>
|
|
236
|
-
<summary><b>
|
|
210
|
+
<summary><b>How much does Familiar cost?</b></summary>
|
|
237
211
|
|
|
238
|
-
|
|
212
|
+
Familiar is a paid module with a free 1-month trial so you can try everything before you commit. All features are available during the trial, no restrictions.
|
|
239
213
|
|
|
240
214
|
</details>
|
|
241
215
|
|
|
@@ -249,28 +223,28 @@ No. There is no telemetry, no analytics, and no data collection of any kind. Fam
|
|
|
249
223
|
<details>
|
|
250
224
|
<summary><b>Can the AI break my world?</b></summary>
|
|
251
225
|
|
|
252
|
-
Familiar sanitizes all document updates so the AI cannot change ownership, permissions, or internal IDs. Prototype pollution protection is built in, destructive operations require confirmation, and WebSocket connections use shared-secret authentication. That said, always keep backups of your world
|
|
226
|
+
Familiar sanitizes all document updates so the AI cannot change ownership, permissions, or internal IDs. Prototype pollution protection is built in, destructive operations require confirmation, and WebSocket connections use shared-secret authentication. That said, always keep backups of your world, that is good practice regardless.
|
|
253
227
|
|
|
254
228
|
</details>
|
|
255
229
|
|
|
256
230
|
<details>
|
|
257
231
|
<summary><b>What is the difference between MCP mode and built-in chat?</b></summary>
|
|
258
232
|
|
|
259
|
-
Built-in chat runs directly inside Foundry with no server required
|
|
233
|
+
Built-in chat runs directly inside Foundry with no server required, it makes API calls straight to your AI provider and is the fastest way to get started. MCP mode connects Familiar to external clients like Claude Desktop, ChatGPT, or Gemini through a local server, which lets you use your existing subscriptions and is more powerful for complex multi-step tasks. Both modes have access to the same 175 tools.
|
|
260
234
|
|
|
261
235
|
</details>
|
|
262
236
|
|
|
263
237
|
<details>
|
|
264
238
|
<summary><b>Which AI models work best?</b></summary>
|
|
265
239
|
|
|
266
|
-
For the best experience: Claude
|
|
240
|
+
For the best experience: Claude Opus 4.6 or Sonnet 4.6 (Anthropic), GPT-5.4 (OpenAI), Gemini 3.1 Pro (Google), Grok 4 (xAI), Mistral 3 (Mistral), or DeepSeek V3.2 (DeepSeek).
|
|
267
241
|
|
|
268
242
|
</details>
|
|
269
243
|
|
|
270
244
|
<details>
|
|
271
245
|
<summary><b>Can I use this for solo play?</b></summary>
|
|
272
246
|
|
|
273
|
-
Absolutely
|
|
247
|
+
Absolutely, solo and small-group play is one of the main use cases. I built Familiar for 1-on-1 D&D campaigns with my wife. The AI can run NPCs, manage encounters, describe scenes, and help with rulings so you can play without a dedicated DM.
|
|
274
248
|
|
|
275
249
|
</details>
|
|
276
250
|
|
|
@@ -290,19 +264,72 @@ No. Familiar operates through its own namespaced flags and does not monkey-patch
|
|
|
290
264
|
|
|
291
265
|
## Roadmap
|
|
292
266
|
|
|
293
|
-
|
|
267
|
+
Things I'm actively working toward. No promises on timelines.
|
|
268
|
+
|
|
269
|
+
### Module Integrations
|
|
270
|
+
|
|
271
|
+
Let the AI control the most popular Foundry modules, automated rolls, visual effects, animations, loot, and more.
|
|
272
|
+
|
|
273
|
+
| Module | What Familiar will do with it |
|
|
274
|
+
|--------|-------------------------------|
|
|
275
|
+
| Midi-QOL | Automated attack rolls, saving throws, and damage application |
|
|
276
|
+
| Sequencer | Orchestrate animation sequences and visual storytelling |
|
|
277
|
+
| JB2A (Animated Assets) | Trigger spell effects, explosions, and environmental animations |
|
|
278
|
+
| Automated Animations | Auto-apply JB2A effects to spells and abilities |
|
|
279
|
+
| Token Magic FX | Apply shader effects to tokens and tiles (fire auras, glowing shields) |
|
|
280
|
+
| Dice So Nice | Sync 3D dice rolls with AI-triggered actions |
|
|
281
|
+
| Item Piles | Create and manage loot drops, merchants, and treasure hoards |
|
|
282
|
+
| Monk's Active Tile Triggers | Set up interactive tiles (traps, doors, teleporters) by voice |
|
|
283
|
+
| Tidy 5e Sheets | Read and update the enhanced character sheet layout |
|
|
284
|
+
| DFreds Convenient Effects | Apply and manage curated status effects and buffs |
|
|
285
|
+
|
|
286
|
+
### Ready-to-Play Adventures
|
|
287
|
+
|
|
288
|
+
Plug-and-play support for the most popular published adventures. Import the adventure, enable Familiar, and the AI already knows the story, NPCs, maps, and encounters.
|
|
289
|
+
|
|
290
|
+
| Adventure | Publisher |
|
|
291
|
+
|-----------|-----------|
|
|
292
|
+
| Ember | Foundry VTT |
|
|
293
|
+
| Curse of Strahd | Wizards of the Coast |
|
|
294
|
+
| Phandelver and Below: The Shattered Obelisk | Wizards of the Coast |
|
|
295
|
+
| Tomb of Annihilation | Wizards of the Coast |
|
|
296
|
+
| Waterdeep: Dragon Heist | Wizards of the Coast |
|
|
297
|
+
| Storm King's Thunder | Wizards of the Coast |
|
|
298
|
+
| Ghosts of Saltmarsh | Wizards of the Coast |
|
|
299
|
+
| Descent into Avernus | Wizards of the Coast |
|
|
300
|
+
| Rime of the Frostmaiden | Wizards of the Coast |
|
|
301
|
+
| Crown of the Oathbreaker | Elderbrain |
|
|
302
|
+
|
|
303
|
+
### Game System Support
|
|
304
|
+
|
|
305
|
+
Expanding beyond D&D 5e with full system-specific tools (character sheets, combat automation, spell resolution).
|
|
306
|
+
|
|
307
|
+
| System | Status |
|
|
308
|
+
|--------|--------|
|
|
309
|
+
| D&D 5e (2024) | Supported |
|
|
310
|
+
| Pathfinder 2e | Planned |
|
|
311
|
+
| Call of Cthulhu | Planned |
|
|
312
|
+
| Savage Worlds | Planned |
|
|
313
|
+
| Warhammer Fantasy Roleplay | Planned |
|
|
314
|
+
|
|
315
|
+
### Improvements
|
|
316
|
+
|
|
317
|
+
- **Voice generation**: more natural NPC voices, emotion control, multi-voice conversations
|
|
318
|
+
- **Image generation**: faster scene art, consistent character portraits across sessions, style presets
|
|
319
|
+
- **Transcription**: improved accuracy, real-time command detection, multi-language support
|
|
320
|
+
- **Combat AI**: smarter NPC tactics, group coordination, retreat behavior, morale
|
|
321
|
+
- **Built-in chat**: conversation memory across sessions, campaign knowledge base, auto-summarization
|
|
322
|
+
- **MCP**: faster tool execution, better multi-step task handling, richer feedback to clients
|
|
323
|
+
|
|
324
|
+
### Bug Fixes & Stability
|
|
294
325
|
|
|
295
|
-
|
|
296
|
-
- AI Campaign Setup - import a published adventure and let the AI help you prep sessions
|
|
297
|
-
- Pathfinder 2e support
|
|
298
|
-
- More game systems beyond D&D 5e
|
|
326
|
+
Active bug triage through the [Discord](https://discord.gg/3633wB9yp). Foundry version compatibility (v13, v14, and future releases) is always a priority.
|
|
299
327
|
|
|
300
328
|
## Feedback
|
|
301
329
|
|
|
302
330
|
Familiar's source code is private, but your input matters. If you run into bugs, have feature ideas, or just want to tell me about the weird thing the AI did to your goblin encounter:
|
|
303
331
|
|
|
304
|
-
-
|
|
305
|
-
- Use the built-in feedback button inside the module
|
|
332
|
+
- Join the [Discord](https://discord.gg/3633wB9yp)
|
|
306
333
|
|
|
307
334
|
## License
|
|
308
335
|
|
package/package.json
CHANGED