Quick start
Get Started
Install both apps, then connect your iPhone to your Mac.
Install the desktop app
Download the installer, open it, and follow the installation steps. Open Innkeeper on your Mac and click Get started.
macOS 14 or laterDownload for MacInstall the mobile app
Install Innkeeper from the App Store on your iPhone, then open it.
iPhone, on the App StoreGet the AppConnect with the QR code
On your Mac, show the QR code in setup. On your iPhone, tap Pair your Mac and scan it.
Tap the number on your iPhone that matches the one on your Mac. Follow the remaining prompts and save your recovery codes.
Send a test request
OptionalOn your Mac, click Ask my phone during setup, or Test pairing from the main window. Review the demo request on your iPhone and approve it with Face ID.
It’s a demo: approving it performs no external action. To skip it, choose Skip for now on your Mac or Skip the test on your iPhone.
Configure your agent
Claude Code & Codex — one click
Open MCP in the Innkeeper desktop app. Click Configure next to your agent, then start a new agent session.
If your agent isn’t listed, install it on your Mac first, then reopen the MCP page.
Other MCP clients
In your agent’s MCP settings, add a local server named innkeeper using stdio.
- Command
/Applications/Innkeeper.app/Contents/MacOS/innkeeper-service- Arguments
mcp
If your client uses a mcpServers JSON configuration, add this entry to it:
{
"mcpServers": {
"innkeeper": {
"command": "/Applications/Innkeeper.app/Contents/MacOS/innkeeper-service",
"args": ["mcp"]
}
}
}Save and restart your agent. If you installed Innkeeper somewhere else, adjust the command path.
Need a hand?
If you get stuck, email [email protected] and tell us which step you’re on.