Connection check
verified live · 20h ago
clara
Provision and manage a ClaraConverts AI conversion-agent widget: pricing, trials, account setup.
Tools
10
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
10 toolsRead from the running server on 20h ago.
configure_integration
configapi_keyprovider*secret_key
Connect an integration from list_integrations to your trial tenant. For API-key providers, pass api_key and any required config fields and it connects immediately (Cal.com needs li… Connect an integration from list_integrations to your trial tenant. For API-key providers, pass api_key and any required config fields and it connects immediately (Cal.com needs list_calcom_event_types called first for event_type_id — every other provider's config fields are typed directly from that provider's own dashboard). For OAuth providers (Shopify, HubSpot, Google Calendar, Square, ...), returns a connect_url a human must open and approve — it can't be completed headlessly. Requires the secret_key from create_trial_tenant, either as the secret_key argument or an "Authorization: Bearer <secret_key>" header.
create_trial_tenant
site_url*owner_email*display_nameconversion_goal
Create a free, no-card ClaraConverts trial for a website. Returns a working embed snippet and a bearer token for follow-up calls (get_embed_snippet, get_upgrade_link). Trial lasts… Create a free, no-card ClaraConverts trial for a website. Returns a working embed snippet and a bearer token for follow-up calls (get_embed_snippet, get_upgrade_link). Trial lasts 14 days. One live trial per owner_email — provisioning multiple sites (e.g. for an agency's clients) isn't supported by these tools yet; each site needs its own contact email for now.
get_embed_snippet
read-only
secret_key
Get the <script> embed snippet for your trial tenant. Requires the secret_key from create_trial_tenant, either as the secret_key argument or an "Authorization: Bearer <secret_key>"… Get the <script> embed snippet for your trial tenant. Requires the secret_key from create_trial_tenant, either as the secret_key argument or an "Authorization: Bearer <secret_key>" header.
get_pricing
read-only
Get ClaraConverts plan pricing (Standard, Pro, Volume) in USD/month. Get ClaraConverts plan pricing (Standard, Pro, Volume) in USD/month.
get_tenant_settings
read-only
secret_key
Read back your trial tenant's current persona/widget settings and which integrations are connected — the read counterpart to update_tenant_settings and configure_integration, usefu… Read back your trial tenant's current persona/widget settings and which integrations are connected — the read counterpart to update_tenant_settings and configure_integration, useful for confirming a change actually took or resuming work without re-guessing current state. Requires the secret_key from create_trial_tenant, either as the secret_key argument or an "Authorization: Bearer <secret_key>" header.
get_upgrade_link
tier*secret_key
Get a Stripe Checkout link to upgrade your trial tenant to a paid plan. Requires the secret_key from create_trial_tenant, either as the secret_key argument or an "Authorization: Be… Get a Stripe Checkout link to upgrade your trial tenant to a paid plan. Requires the secret_key from create_trial_tenant, either as the secret_key argument or an "Authorization: Bearer <secret_key>" header.
list_calcom_event_types
read-only
api_key*secret_key
List the meeting types on a Cal.com account by name (with account timezone). Call this BEFORE configure_integration with provider="calcom" — its required event_type_id can't be typ… List the meeting types on a Cal.com account by name (with account timezone). Call this BEFORE configure_integration with provider="calcom" — its required event_type_id can't be typed from memory, it has to be picked from this list. Requires the secret_key from create_trial_tenant, either as the secret_key argument or an "Authorization: Bearer <secret_key>" header.
list_integrations
read-only
List the CRM, booking, commerce, payments, and other integrations ClaraConverts can connect to. List the CRM, booking, commerce, payments, and other integrations ClaraConverts can connect to.
refresh_site_knowledge
secret_key
Re-crawl your site and update what Clara knows about it. Trials skip the crawl at creation to stay fast, so Clara knows nothing about your business until this runs at least once. C… Re-crawl your site and update what Clara knows about it. Trials skip the crawl at creation to stay fast, so Clara knows nothing about your business until this runs at least once. Can take up to a minute for a large site. Requires the secret_key from create_trial_tenant, either as the secret_key argument or an "Authorization: Bearer <secret_key>" header.
update_tenant_settings
languagesite_urlvoice_idsecret_keybrand_colorchatbot_name
+6