Skip to content
Claude Desktop

gedfire for Claude Desktop

io.github.morrillonline/gedfire

GEDCOM CLI and MCP server for AI-assisted family-history research with reviewable changesets.

client:Claude Desktop transport:stdio runtime:nuget

Install gedfire in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "gedfire": {
      "command": "dnx",
      "args": [
        "GedFire",
        "--yes"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

gedfire in other clients