Skip to main content
Glama
hermoso-ai

Hermoso

Official

Upgrade plan

upgrade_plan
Read-only

List available plans and manage plan changes. New subscribers receive a Stripe checkout URL; existing plan changes or downgrades require action in app billing. Members see an 'ask admin' message.

Instructions

Change this account's SUBSCRIPTION plan (admin only). Call with no argument to list the plans (id · monthly price · monthly credits); call again with plan set to a plan id. A NEW subscriber gets a ready-to-pay Stripe Checkout URL to hand your human — THEY pay on Stripe (agents never spend money directly). If the account already has a paid plan, or you're DOWNGRADING, the change is made by a person in the app (Settings → Billing) and the tool returns exactly what to do. Members (read-only billing) get an honest 'ask an admin' message. Nothing is charged until your human pays.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
planNothe plan id to move to (e.g. pro) — omit to list the available plans first
periodNobilling cadence — monthly (default) or yearly (2 months free)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNothe ready-to-pay Stripe Checkout URL (checkout mode)
modeNo'checkout' (a Stripe URL was minted) or 'in_app' (a person makes the change in the app)
planNothe target plan id
plansNoavailable paid plans ({id, name, priceUsd, credits}) when listing
actionNothe in-app action required ('upgrade' or 'downgrade')
periodNobilling cadence of the link — 'mo' or 'yr'
guidanceNoexact instructions when the change must be made in the app
chargeUsdNothe actual charge amount (yearly billing charges the annual total)
planLabelNothe target plan display name
monthlyUsdNothe plan’s monthly price in USD

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hermoso-ai/hermoso'

If you have feedback or need assistance with the MCP directory API, please join our Discord server