Creating a key
- Go to Settings → Developer.
- Click create, name the key (e.g.
production-backend), and generate it. - Copy the key immediately — treat it like a password and store it in your secrets manager.
Archiving a key
Archive from the same page; you’ll confirm by typing the key’s name. Archiving is permanent and immediately breaks any integration still using the key, so rotate consumers first.FAQ
Do API keys grant access to the MCP server?
Do API keys grant access to the MCP server?
No — the MCP server uses per-user OAuth sign-in, not API keys.
How do I rotate a key?
How do I rotate a key?
Create a new key, switch your integrations to it, then archive the old one.
