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