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