mcpserver.lol
registry/clara
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 tools

Read 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…
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…
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_pricing read-only
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…
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…
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_integrations read-only
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…
update_tenant_settings languagesite_urlvoice_idsecret_keybrand_colorchatbot_name +6
Update your trial tenant's persona and widget settings (name, goal, branding, position, lead notification email). Only the fields you pass are changed. Requires the secret_key from…