Skip to main content
Most firms should use the web connector — it needs no install and no key. The local path exists for macOS pilots that need Lawtte inside Claude Desktop.

Guided setup

1

Create a key

As the Studio account owner, open Dashboard → Connect, create a labeled key, and copy its one-time value. Lawtte stores only a hash — if you lose it, create a new one.
2

Run the helper

Download and run lawtte-claude-mac.sh from the Connect page. It requires Node.js, installs a pinned mcp-remote into Claude’s support folder, prompts for the key without echoing it, writes a 0600 header file, and adds lawtte-studio to your existing Claude Desktop config.
3

Restart Claude Desktop

Quit fully and reopen, then check Settings → Developer for a running lawtte-studio server.

Manual setup

If you prefer to wire it yourself, put the key in a file readable only by you and point mcp-remote at it:
The header file contains one line:
Never put the key in a URL, a command argument, or a chat message. Command arguments are visible to every process on the machine.

Removing access

Delete the key on Dashboard → Connect. The local config stops working immediately, whether or not you remove it from the Claude Desktop config file.