vaaya / discover / parse document

Parse document for AI agents

Turn a PDF, deck or doc into structured text your agent can read — tables, sections and all.

from 1¢

What it's for

Turn a PDF, slide deck, or doc file into text your agent can read.
Keeps the structure — sections, tables, headings — not one text blob.
Give it a file URL and ask what to pull out or summarize.
Good for contracts, decks, reports, and other document files.

How to ask your agent

Connect Vaaya, then just say it in plain language. For example:

Parse this PDF contract and pull the key terms.

Parse this slide deck and summarize each section.

What you get back

{
  "markdown": "# Master Services Agreement\n\n## 1. Term\nBegins on the effective date…\n\n## 2. Fees\n…",
  "metadata": {
    "title": "Acme MSA — signed.pdf",
    "sourceURL": "https://files.vaaya.ai/uploads/acme-msa.pdf",
    "numPages": 12
  }
}

Pricing

from ~1¢ per document. Billed per call in cents, capped by your max, every call on the ledger. Failed calls are not billed.

Give your agents this.

Connect Vaaya once, then describe the outcome. It picks the right capability, runs it, and pays per call.

npx @vaaya/mcp install