Documentation Index
Fetch the complete documentation index at: https://leverhq.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
Connect to Claude Desktop
Add Lever to Claude Desktop to manage ad campaigns through conversation.Setup (OAuth — recommended)
- Open Claude Desktop Settings → Connectors
- Click Add custom connector
- Enter this URL:
https://api.leverhq.app/mcp - Claude Desktop will open a browser window — log in with your Lever account and click Allow
- Done. Start a new conversation and try it out.
Verify the Connection
Start a new conversation and ask:“What ad accounts do I have connected to Lever?”Claude will call the
list_connections tool and show your connected accounts.
Alternative: API Key
If your version of Claude Desktop doesn’t support custom connectors, you can use an API key instead. Open your Claude Desktop config file:- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
YOUR_API_KEY with the key from your Lever dashboard.
Restart Claude Desktop to pick up the changes.
Troubleshooting
Claude doesn't see the Lever tools
Claude doesn't see the Lever tools
Make sure you added the connector in Settings → Connectors (not the config file). If using the config file method, verify the JSON is valid and restart Claude Desktop.
OAuth login doesn't appear
OAuth login doesn't appear
Check that you’re signed up at leverhq.app and have connected at least one ad platform. The OAuth window should open automatically in your default browser.
Authentication error
Authentication error
Try removing and re-adding the connector. If using an API key, verify it’s correct or generate a new one in the Lever dashboard.

