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