Setting up Claude Desktop

Claude Desktop is the easiest way to use Church Latin AI — no command line required. Follow these five steps.

1

Download and install Claude Desktop

Go to claude.com/download and install the app for Mac or Windows. Sign in with your Anthropic account (free).

2

Get your Church Latin AI key

Sign up for the free tier at churchlatin.ai/#free — no credit card needed. Your API key arrives by email within a minute.

3

Open the Claude Desktop config file

The config file is a plain text file. Here is how to find it:

Mac: In Finder, press Cmd + Shift + G, paste this path and press Enter:
~/Library/Application Support/Claude/
Open claude_desktop_config.json in TextEdit.

Windows: Press Win + R, paste %APPDATA%\Claude and press Enter.
Open claude_desktop_config.json in Notepad.

If the file does not exist yet, create it. If it is empty, start with {}.

4

Add the Church Latin AI server

Paste this into the config file, replacing YOUR_API_KEY with the key from your welcome email:

{ "mcpServers": { "church-latin": { "type": "http", "url": "https://churchlatin.ai/mcp", "headers": { "X-Api-Key": "YOUR_API_KEY" } } } }

If the file already has other servers listed inside "mcpServers", add a comma after the last one and paste the "church-latin": {...} block inside the existing braces — do not add a second "mcpServers" key. Not sure? Email us and we will help.

5

Restart Claude Desktop and test

Fully quit and reopen Claude Desktop. On Mac, right-click the dock icon and choose Quit (closing the window is not enough). On Windows, right-click the system tray icon and choose Quit. Then paste this into the chat:

Use the church-latin MCP server to expand the abbreviations and convert the date in: "Obiit R.P. Joannes Brady, die XV Martii MDCCCCXX."

You should see Claude call the Church Latin tools and return expanded text with the Gregorian date. If you see an error, check that the API key in the config file matches your welcome email exactly.

Still stuck? Email info@archiveshosting.com and we will help you get connected.

Get your free key

Privacy policy · churchlatin.ai