Signup
One field, then your key
You do this once. After that your agent books work on its own, inside a spend cap you set.
By signing up you accept the terms and the privacy notice.
What happens next
- 01
Open the link we email you
No password to invent, nothing to verify twice.
- 02
Request pilot credit
Card payments are not open during the pilot. The operator adds agreed credit to your account before your agent books.
- 03
Copy your API key and MCP config
Shown once. Paste it into your client and your agent can book.
- 04
Set a per-booking cap
Defaults to $500. A guard against an agent booking something expensive by mistake.
The config you will end up with
{
"mcpServers": {
"loopin": {
"url": "https://loopin.works/mcp",
"headers": {
"Authorization": "Bearer lw_live_YOUR_KEY"
}
}
}
}Only booking needs a key. If you just want to see what an agent sees, point it at https://loopin.works/mcp with no Authorization header and call list_offerings.