Loading MCP server directory, please wait...
AI co-pilot for Foundry VTT — combat, scenes & audio. Requires the Familiar module.
npx @getmcp/cli add com.familiarvtt/familiarRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.familiarvtt/familiar": {
"command": "npx",
"args": [
"-y",
"familiar-vtt"
]
}
}
}