Familiar for Windsurf
com.familiarvtt/familiar
AI co-pilot for Foundry VTT: runs combat, scenes, voices and audio. Requires the Familiar module.
client:Windsurf
transport:stdio
runtime:npm
Install Familiar in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"familiar": {
"command": "npx",
"args": [
"-y",
"familiar-vtt"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs