Build on Hider
An MCP connector so ChatGPT or Claude can send a one-time link on your behalf — without the secret, or the link, ever sitting in the conversation.
How the connector works
Get a connector URL
Every Hider Pro account has one, on the dashboard under “AI and API.” It points at this account and nowhere else.
Add it as a connector
Paste it into ChatGPT or Claude as a custom connector. It asks you to sign in and approve it once.
Ask in plain language
“Send Jane the staging password, one read only.” The assistant calls a tool — it never sees the link it creates.
What the assistant can call
send_secret
Encrypts a secret and emails a one-time link to a saved contact. The only way to make a Hider link through this connector, and the link is never returned to the conversation — it goes straight to the recipient's inbox.
list_contacts
Lists the people saved in this account by name, so a secret can be addressed to one of them without typing an email address into the chat.
A link made this way is encrypted on our server rather than in your browser, because a remote assistant cannot run that step itself — the one exception to how every other Hider link is made. The full detail is on the security page.