ClaraConverts
C
ClaraConverts
/configure_integration

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 immediate

liveverifiedunknown~5s typical
mcpprobedclaraconverts
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-claraconverts-clara /configure_integration for me.

Input

FieldTypeDescription
secret_keystringThe secret_key returned by create_trial_tenant, if your client can't send it as an "Author
provider*stringThe integration name from list_integrations, e.g. "calcom".
api_keystringThe provider's API key/token, for API-key-based providers.
configobjectProvider-specific config fields (see the provider's configFields — e.g. Cal.com needs even

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-claraconverts-clara","endpoint":"/configure_integration","input":{"provider":"..."}}'
cli
npx cracked-ai run -p mcp-com-claraconverts-clara -e /configure_integration -i '{"provider":"..."}'
mcp
run_tool({ provider: "mcp-com-claraconverts-clara", endpoint: "/configure_integration", input: {"provider":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.