Skip to content
Cline

gedfire for Cline

io.github.morrillonline/gedfire

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

client:Cline transport:stdio runtime:nuget

Install gedfire in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

gedfire in other clients