Toll402 · Business directory · Tools · llms.txt · MCP

pdf_to_text $0.005 per call

Download a PDF from a URL and return its full text, page count and title.

For AI agents: call pdf_to_text
POST https://toll402.dev/v1/pdf
{
 "url": "https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf"
}
Answers 402 with x402 payment requirements; pay with any x402 client (@x402/fetch, x402 for Python, toll402-client, toll402-mcp). Free trial without a wallet; paid calls via x402 (USDC on Base). Start at /llms.txt or connect the MCP server: npx -y toll402-mcp · remote https://toll402.dev/mcp.

Input schema

{
 "type": "object",
 "properties": {
  "url": {
   "type": "string",
   "description": "Public URL of a PDF file",
   "format": "uri"
  },
  "maxChars": {
   "type": "integer",
   "minimum": 500,
   "maximum": 1000000,
   "default": 300000
  }
 },
 "required": [
  "url"
 ],
 "additionalProperties": false
}

Example output

{
 "url": "...",
 "pages": 1,
 "text": "Dummy PDF file",
 "wordCount": 3
}

MCP

{"mcpServers":{"toll402":{"command":"npx","args":["-y","toll402-mcp"],"env":{"TOLL402_WALLET_KEY":"0x..."}}}}

All tools · OpenAPI

Toll402 is a pay-per-call tool gateway for AI agents (x402, USDC on Base, no API keys). Data aggregates dated public evidence; "unverified" means unknown, not fake. Referral bounty · Get listed