create_trial_tenant — ClaraConverts MCP Tool Mutating
create_trial_tenant
(create trial tenant) is one of 10 tools on the
ClaraConverts
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_trial_tenant from your client
- Claude Code ClaraConverts create_trial_tenant run in your project directory
- Claude Desktop ClaraConverts create_trial_tenant ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ClaraConverts create_trial_tenant ~/.cursor/mcp.json
- VS Code ClaraConverts create_trial_tenant .vscode/mcp.json
- Zed ClaraConverts create_trial_tenant ~/.config/zed/settings.json
- Windsurf ClaraConverts create_trial_tenant ~/.codeium/windsurf/mcp_config.json
- Cline ClaraConverts create_trial_tenant ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ClaraConverts create_trial_tenant ~/.gemini/settings.json
- Grok ClaraConverts create_trial_tenant .mcp.json (in your project root)
- ChatGPT ClaraConverts create_trial_tenant Settings → Connectors → Advanced → Developer mode
- Claude.ai ClaraConverts create_trial_tenant Settings → Connectors → Add custom connector
- LangChain ClaraConverts create_trial_tenant pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http clara https://claraconverts.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.