Connect Claude, ChatGPT, or any AI assistant to your events, attendees, and check-in counts. It sees only what your staff role sees.
Questions never change data. Changes need your approval and go in your audit log.
Enclave checks your permissions, then answers in the same conversation.
Access to events does not include attendees. Some fields are never shared.
Full tool reference at /tools.
You sign in and approve the assistant in the Enclave console. No keys to copy.
If you cannot do something in the console, the assistant cannot do it for you.
Full technical detail at /security.
Staff only. Your organization must have assistant access turned on.
https://api.enclavehq.com/api/mcp
claude mcp add --transport http enclave https://api.enclavehq.com/api/mcp
https://api.enclavehq.com/api/mcp
Add to CursorOne click. Cursor opens and asks you to confirm.
{
"mcpServers": {
"enclave": {
"type": "http",
"url": "https://api.enclavehq.com/api/mcp"
}
}
}Install in VS CodeOne click. Works with GitHub Copilot agent mode.
{
"servers": {
"enclave": {
"type": "http",
"url": "https://api.enclavehq.com/api/mcp"
}
}
}{
"mcp": {
"enclave": {
"type": "remote",
"url": "https://api.enclavehq.com/api/mcp",
"oauth": {}
}
}
}{
"mcpServers": {
"enclave": {
"type": "http",
"url": "https://api.enclavehq.com/api/mcp"
}
}
}{
"mcpServers": {
"enclave": {
"type": "http",
"url": "https://api.enclavehq.com/api/mcp"
}
}
}No. It is a switch on your organization. Ask the Enclave team to turn it on.
Staff with an owner, admin, user or custom staff role. Members cannot connect.
Only what your role already sees. Email and phone need the manage permission. QR signatures and registration answers are never shared.
It can cancel one, after you confirm. It cannot delete one.
Console, Settings, Connected Apps, Disconnect. Every token for that app stops at once.
Claude, Claude Code, ChatGPT, Cursor, VS Code, OpenCode, pi, and any other assistant that supports MCP.
Ask us to turn on assistant access for your organization, or see Enclave first.