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