API keys
Keys authenticate external agents and MCP clients that drive this business through the API. Treat them like passwords — anyone holding a key can act on tourleader-club.
Endpoint
Point any MCP client — Claude, Cursor, your own agent — at this URL and authenticate with a key below.
Connect a client
{
"mcpServers": {
"growity": {
"url": "https://app.growity.ai/mcp",
"headers": {
"Authorization": "Bearer gmcp_live_…"
}
}
}
}
Paste into your client config, then swap gmcp_live_… for a key created below.
Active keys
| Name | Key | Scope | Created | Last used | |
|---|---|---|---|---|---|
| Claude Desktop | gw_live_••••3a9f | read + write | Apr 28, 2026 | 2h ago |
|
| Cursor — laptop | gw_live_••••7c12 | read | May 14, 2026 | 5d ago |
|
| CI · catalogue sync | gw_live_••••e0b4 | read + write | Mar 02, 2026 | 3w ago |
|
| Zapier | gw_live_••••0a51 | read | May 30, 2026 | Never used |
|
A key is shown in full only once, at creation. We store a hash — if you lose a key, revoke it and create a new one. read keys run instantly · read + write keys can act, and writes still confirm in chat.