Skip to main content

Using the MoltSets App

Get started with the MoltSets app — logging in, navigating the console, and managing API keys.

Logging in

Sign in to your MoltSets account at app.moltsets.com. Two authentication options are available:

  • Magic link — enter your email address and we’ll send you a one-click sign-in link, no password required.

  • Google — sign in instantly using your existing Google account.


Using the in-app command line

The MoltSets command line lets you look up account information and navigate to any part of the app without leaving what you're doing. It's available on every page — just type a command and get an instant result or go straight where you need to be.

Opening the command line

The command line is accessible from any page in the MoltSets app. Look for the moltsets-$ prompt. Type your command and press Enter.

Usage & tokens

Check your API consumption at a glance:

  • usage today — tokens used today

  • usage this week — weekly usage breakdown

  • usage this month — monthly usage breakdown

  • tokens — your remaining token balance

Account & billing

  • account — view your account details

  • plan — see your current subscription

  • invoices — view past purchases and receipts

API keys & credentials

  • list keys — list your API keys and Claude Connect credentials

  • apis — list all available APIs

  • apis <name> — get details on a specific API (e.g. apis enrichment)

Team management

  • list users — list users on this account

  • invite <email> — invite a user to your account

  • revoke <email> — remove a user from your account

Navigation

You can navigate to any section of the app directly from the command line — no matter which page you're currently on. For example, if you're on the billing page and want to go to your dashboard, just type home.

  • home — go to the dashboard

  • api keys — manage API keys

  • usage — view API stats

  • billing — plans & pricing

  • users — manage account users

  • connect — Claude Connect setup

Other commands

  • help — show all available commands

  • clear — clear the console

  • /logout — sign out of your account

Did this answer your question?