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 Code
Add Lever to Claude Code with a single command.Setup
Verify the Connection
In your next Claude Code session, ask:“What ad accounts do I have connected to Lever?”Claude Code will call the
list_connections tool and show your connected accounts.
Alternative: API Key
If you prefer to use an API key instead of OAuth:YOUR_API_KEY with the key from your Lever dashboard.
Troubleshooting
Claude Code doesn't see the Lever tools
Claude Code doesn't see the Lever tools
Run
claude mcp list to verify the server is registered. If not listed, re-run the claude mcp add command above.Authentication error
Authentication error
Try removing and re-adding the server:
claude mcp remove lever then run the add command again. If using an API key, verify it’s correct or generate a new one in the Lever dashboard.
