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