# ClaraConverts (remote · claraconverts.com)

Provision and manage a ClaraConverts AI conversion-agent widget: pricing, trials, account setup.

- Trust score: 75/100 (medium)
- Change this week: +1
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- remote · `claraconverts.com`: 75/100 (this document), [markdown](https://verifymcp.io/servers/com-claraconverts-clara/claraconverts.md), [page](https://verifymcp.io/servers/com-claraconverts-clara/claraconverts)

## Channel facts

- Endpoint: `https://claraconverts.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-25.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 5 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 68/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1755 tokens (~175/item across 10 items; 10 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the ClaraConverts MCP server?

ClaraConverts is a hosted endpoint at https://claraconverts.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-claraconverts-clara 'https://claraconverts.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-claraconverts-clara": {
      "url": "https://claraconverts.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-claraconverts-clara": {
      "type": "http",
      "url": "https://claraconverts.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-claraconverts-clara]
url = "https://claraconverts.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-claraconverts-clara": {
      "type": "remote",
      "url": "https://claraconverts.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-claraconverts-clara --url 'https://claraconverts.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-claraconverts-clara:
    url: "https://claraconverts.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-claraconverts-clara": {
      "Transport": "http",
      "Url": "https://claraconverts.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-claraconverts-clara -t streamable-http -u 'https://claraconverts.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-claraconverts-clara": {
      "type": "http",
      "url": "https://claraconverts.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-25 (score 75, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-20 (score 75, 0)

- [security] Stability: 0.97 → pass

### 2026-09-19 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (10)

### `get_pricing` (~26 tokens)

Get Pricing

Get ClaraConverts plan pricing (Standard, Pro, Volume) in USD/month.

### `list_integrations` (~29 tokens)

List Integrations

List the CRM, booking, commerce, payments, and other integrations ClaraConverts can connect to.

### `create_trial_tenant` (~199 tokens)

Create Free Trial

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.

Input parameters:

- `conversion_goal` (string): Optional: what Clara should drive (e.g. "book a demo", "capture a lead").
- `display_name` (string): Optional display name for the business.
- `owner_email` (string, required): The site owner's real, monitored email — this is the only place their Studio login link and trial-expiry reminders go. Ask the human for it; don't invent one or reuse an address found elsewhere (requ…
- `site_url` (string, required): URL of the site Clara will be installed on (required).

### `get_embed_snippet` (~88 tokens)

Get Embed Snippet

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.

Input parameters:

- `secret_key` (string): The secret_key returned by create_trial_tenant, if your client can't send it as an "Authorization: Bearer <secret_key>" header instead.

### `get_tenant_settings` (~124 tokens)

Get Tenant Settings

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.

Input parameters:

- `secret_key` (string): The secret_key returned by create_trial_tenant, if your client can't send it as an "Authorization: Bearer <secret_key>" header instead.

### `update_tenant_settings` (~317 tokens)

Update Tenant Settings

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 create_trial_tenant, either as the secret_key argument or an "Authorization: Bearer <secret_key>" header.

Input parameters:

- `brand_color` (string): Hex color, e.g. "#0b5ed7".
- `chatbot_avatar_url` (string): URL of a custom avatar image for the widget.
- `chatbot_name` (string): Override the AI's name (defaults to "Clara").
- `conversion_goal` (string): What Clara should drive (e.g. "book a demo", "capture a lead").
- `display_name` (string): Business/display name shown in the widget chrome.
- `language` (string): "auto" detects from the visitor's browser, or pin a fixed language.
- `lead_destination` (string): Email address captured leads are sent to.
- `outbound_webhook` (string): Optional webhook URL for lead notifications (Zapier/Make/etc.).
- `secret_key` (string): The secret_key returned by create_trial_tenant, if your client can't send it as an "Authorization: Bearer <secret_key>" header instead.
- `site_url` (string): The site Clara is installed on.
- `voice_id` (string): Voice for spoken replies (only honored on the Pro plan — safe to set now for after an upgrade).
- `widget_position` (string): Where the widget bubble docks.

### `refresh_site_knowledge` (~124 tokens)

Refresh Site Knowledge

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.

Input parameters:

- `secret_key` (string): The secret_key returned by create_trial_tenant, if your client can't send it as an "Authorization: Bearer <secret_key>" header instead.

### `list_calcom_event_types` (~145 tokens)

List Cal.com Event Types

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.

Input parameters:

- `api_key` (string, required): The Cal.com API key to look up meeting types for.
- `secret_key` (string): The secret_key returned by create_trial_tenant, if your client can't send it as an "Authorization: Bearer <secret_key>" header instead.

### `configure_integration` (~240 tokens)

Configure Integration

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.

Input parameters:

- `api_key` (string): The provider's API key/token, for API-key-based providers.
- `config` (object): Provider-specific config fields (see the provider's configFields — e.g. Cal.com needs event_type_id).
- `provider` (string, required): The integration name from list_integrations, e.g. "calcom".
- `secret_key` (string): The secret_key returned by create_trial_tenant, if your client can't send it as an "Authorization: Bearer <secret_key>" header instead.

### `get_upgrade_link` (~101 tokens)

Get Upgrade Link

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.

Input parameters:

- `secret_key` (string): The secret_key returned by create_trial_tenant, if your client can't send it as an "Authorization: Bearer <secret_key>" header instead.
- `tier` (string, required): Plan to upgrade to.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-claraconverts-clara/claraconverts#diagnostics

## Score history

- 2026-09-25: 75
- 2026-09-24: 75
- 2026-09-23: 75
- 2026-09-22: 75
- 2026-09-21: 75
- 2026-09-20: 75
- 2026-09-19: 75
- 2026-09-18: 74
- 2026-09-17: 74
- 2026-09-16: 74
- 2026-09-15: 73
- 2026-09-14: 73
- 2026-09-13: 72
- 2026-09-12: 72
- 2026-09-11: 71
- 2026-09-10: 71
- 2026-09-09: 70
- 2026-09-08: 70
- 2026-09-07: 69
- 2026-09-06: 69
- 2026-09-05: 68
- 2026-09-04: 68
- 2026-09-03: 67
- 2026-09-02: 67
- 2026-09-01: 67
- 2026-08-31: 66
- 2026-08-30: 66
- 2026-08-29: 66
- 2026-08-28: 65
- 2026-08-27: 65

## Common questions

### What is the ClaraConverts MCP server?

ClaraConverts is an MCP server listed in the public MCP registry as com.claraconverts/clara. Provision and manage a ClaraConverts AI conversion-agent widget: pricing, trials, account setup. This page covers its hosted endpoint (https://claraconverts.com/mcp).

### Is the ClaraConverts MCP server safe to use?

ClaraConverts scores 75 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the ClaraConverts MCP server expose?

ClaraConverts exposes 10 tools: get_pricing, list_integrations, create_trial_tenant, get_embed_snippet, get_tenant_settings, and 5 more. Their descriptions and schemas cost roughly 1,393 tokens of context every time the server is loaded.

### Does the ClaraConverts MCP server require authentication?

No. We connected to ClaraConverts without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the ClaraConverts MCP server still maintained?

ClaraConverts is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://claraconverts.com/mcp
- Website: https://claraconverts.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-claraconverts-clara/claraconverts.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-claraconverts-clara/claraconverts.json
- HTML version of this page: https://verifymcp.io/servers/com-claraconverts-clara/claraconverts
