Skip to main content

Managing Credentials in MoltSets

Learn how to create, manage, and revoke API Keys and Connectors in MoltSets — the credentials that authenticate your development environments and AI agents.

MoltSets uses two types of credentials — API Keys and Connectors — each serving a different purpose. Both are managed by clicking API Keys in the navigation.

API Keys authenticate direct requests to the MoltSets API. They follow the format ms_XXXXXXXXX.

Connectors (called Claude Connect credentials) are OAuth-style credentials (Client ID and Client Secret pairs) used to integrate MoltSets with external development environments and AI agents.

Your account supports up to 10 keys and connectors combined, enough to cover your various development environments and AI agents.


Creating credentials

To create an API Key, choose "create an API key"

To create a new Connector, choose "create Claude Connect credentials"

Important: Copy your credentials and store them somewhere secure. Existing credentials can be copied from the dashboard as needed by clicking the Copy button to the right of the required credential.


Revoking credentials

You can revoke credentials individually or all at once:

  • To revoke a single API Key or Connector, click Revoke to the right of the credential you want to remove.

  • To revoke all credentials at once, use the Revoke All option on the page.

Revocation is immediate and irreversible.


Permissions

All MoltSets Connectors and API Keys have the same standard permissions and capabilities.

Did this answer your question?