update_tenant_settings — ClaraConverts MCP Tool Mutating
update_tenant_settings
(update tenant settings) 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 update_tenant_settings from your client
- Claude Code ClaraConverts update_tenant_settings run in your project directory
- Claude Desktop ClaraConverts update_tenant_settings ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ClaraConverts update_tenant_settings ~/.cursor/mcp.json
- VS Code ClaraConverts update_tenant_settings .vscode/mcp.json
- Zed ClaraConverts update_tenant_settings ~/.config/zed/settings.json
- Windsurf ClaraConverts update_tenant_settings ~/.codeium/windsurf/mcp_config.json
- Cline ClaraConverts update_tenant_settings ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ClaraConverts update_tenant_settings ~/.gemini/settings.json
- Grok ClaraConverts update_tenant_settings .mcp.json (in your project root)
- ChatGPT ClaraConverts update_tenant_settings Settings → Connectors → Advanced → Developer mode
- Claude.ai ClaraConverts update_tenant_settings Settings → Connectors → Add custom connector
- LangChain ClaraConverts update_tenant_settings 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.