Use case

Agent-driven document ops

RelayPDF is curl-first and agent-friendly. Local agents should run relaypdf setup and wait for browser approval instead of asking for pasted keys. Remote hosts call POST https://api.relaypdf.com/mcp with a key stored in the host config.

01

Run relaypdf setup once per environment for CLI and stdio MCP.

02

Use relaypdf commands for deterministic scripts.

03

Use POST /mcp (hosted) or relaypdf mcp (stdio) for tool-driven generation.

04

Capture request IDs for audits and retries.