set_pronunciation_rule — tutorializer MCP Tool Mutating
set_pronunciation_rule
(set pronunciation rule) is one of 23 tools on the
tutorializer
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call set_pronunciation_rule from your client
- Claude Code tutorializer set_pronunciation_rule run in your project directory
- Claude Desktop tutorializer set_pronunciation_rule ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor tutorializer set_pronunciation_rule ~/.cursor/mcp.json
- VS Code tutorializer set_pronunciation_rule .vscode/mcp.json
- Zed tutorializer set_pronunciation_rule ~/.config/zed/settings.json
- Windsurf tutorializer set_pronunciation_rule ~/.codeium/windsurf/mcp_config.json
- Cline tutorializer set_pronunciation_rule ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI tutorializer set_pronunciation_rule ~/.gemini/settings.json
- Grok tutorializer set_pronunciation_rule .mcp.json (in your project root)
- ChatGPT tutorializer set_pronunciation_rule Settings → Connectors → Advanced → Developer mode
- Claude.ai tutorializer set_pronunciation_rule Settings → Connectors → Add custom connector
- LangChain tutorializer set_pronunciation_rule pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tutorializer https://mcp.tutorializer.com/mcp
Other tools on this server
- list_projects
- get_project
- get_project_localization_summary
- list_tutorials
- get_tutorial
- list_videos
- get_video
- list_speeches
- get_speech
- create_project
- update_project
- create_tutorial
- update_tutorial
- create_video
- update_video
- create_speech
- update_speech
- remove_pronunciation_rule
- delete_tutorial
- delete_speech
- delete_video
- show_project_overview
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.