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