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