dashboard
Open the subscribetome dashboard to view and manage API keys and subscriptions
Mark a subscribetome-managed API key as revoked
> /plugin marketplace add matterhornso/subscribetome > /plugin install stm@subscribetome
How it fires
How this command gets triggered: by you, by Claude, or both.
/revokeContext preview
What this command does when you run it.
Mark a subscribetome-managed API key as revoked
description: Mark a subscribetome-managed API key as revoked
Ask the user which key to revoke — the tool and label. If they are unsure, run `stm list` to show the available placeholders.
Then run `stm revoke <tool> <label>` in a Bash command.
Tell the user this sets a `revoked` status flag in subscribetome (the PreToolUse hook will refuse to inject a revoked key). It does **not** call the provider's API to rotate or delete the key — do that in the provider's own dashboard.
Your API keys in the OS keychain. Your AI coding agent uses them — without ever seeing them. The model writes {{stm:openai:default}}. The real key is swapped in at the moment the command runs.
Repo: matterhornso/subscribetome
Open the subscribetome dashboard to view and manage API keys and subscriptions
Show the subscribetome inventory — API keys, subscriptions, and monthly spend
Create an STM team or join one, guided end-to-end via stm teams quickstart