API keys are the primary authentication mechanism for backend integrations and the Anthropic Messages API path. See Authentication → For developers for the connection-side details. These tools let you manage keys directly from an MCP session. The full token of a newly created key is shown only once — store it immediately.Documentation Index
Fetch the complete documentation index at: https://docs.attention.com/llms.txt
Use this file to discover all available pages before exploring further.
Tools
list_api_keys
Scope:
mcp:read. No parameters.org-level / user-level), and last used date.
create_api_key
Create a new API key. Org-level keys have full org access; user-level keys are scoped to the authenticated user.Display name for the API key (e.g.
CRM Integration, CI/CD Pipeline).If
true (default), creates an org-level key with full org access. If false, creates a user-level key scoped to the authenticated user.Number of hours until the key expires. Omit for a non-expiring key.
delete_api_key
Revoke an API key permanently. Uselist_api_keys to find key IDs.
The UUID of the API key to revoke.