5 tools from the Docapi MCP Server, categorised by risk level.
View the Docapi policy →docapi_capture_screenshot Screenshot a URL or render HTML and capture it as an image. Returns the image inline so you can view it immediately.
Common uses: Open Graph image... 2/5 docapi_check_credits Check remaining API credits and USDC top-up address for agent accounts.
Only applicable to agent accounts (registered via docapi_register_agent). ... docapi_generate_invoice Generate a professionally formatted invoice PDF from structured data. Returns a base64-encoded PDF.
Args:
- from_name (string): Sender's name or... 2/5 docapi_generate_pdf Convert HTML to a PDF using DocAPI's headless Chromium renderer. Full CSS support: Flexbox, Grid, custom fonts, gradients, shadows.
Args:
- html... 2/5 docapi_register_agent Register a new DocAPI agent account programmatically. Returns an API key and USDC address — no email, no dashboard, no human step required.
Use th... 2/5 The Docapi MCP server exposes 5 tools across 2 categories: Read, Write.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Docapi server.
Docapi tools are categorised as Read (2), Write (3). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept