get_tutorial — ShowMeStepByStep MCP Tool Read-only
get_tutorial
(get tutorial) is one of 6 tools on the
ShowMeStepByStep
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_tutorial from your client
- Claude Code ShowMeStepByStep get_tutorial run in your project directory
- Claude Desktop ShowMeStepByStep get_tutorial ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ShowMeStepByStep get_tutorial ~/.cursor/mcp.json
- VS Code ShowMeStepByStep get_tutorial .vscode/mcp.json
- Zed ShowMeStepByStep get_tutorial ~/.config/zed/settings.json
- Windsurf ShowMeStepByStep get_tutorial ~/.codeium/windsurf/mcp_config.json
- Cline ShowMeStepByStep get_tutorial ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ShowMeStepByStep get_tutorial ~/.gemini/settings.json
- Grok ShowMeStepByStep get_tutorial .mcp.json (in your project root)
- ChatGPT ShowMeStepByStep get_tutorial Settings → Connectors → Advanced → Developer mode
- Claude.ai ShowMeStepByStep get_tutorial Settings → Connectors → Add custom connector
- LangChain ShowMeStepByStep get_tutorial pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http showmestepbystep https://www.showmestepbystep.com/api/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.