gedfire for Windsurf
io.github.morrillonline/gedfire
GEDCOM CLI and MCP server for AI-assisted family-history research with reviewable changesets.
client:Windsurf
transport:stdio
runtime:nuget
Install gedfire in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gedfire": {
"command": "dnx",
"args": [
"GedFire",
"--yes"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs