mcpbelt

Priced per page and per minute, on prepaid credit. No subscription, no per-request billing.

read

01

Documents: PDFs of every kind, scans, photos of pages, screenshots.

modeprice per pagewhat it does
balanced0.007 EURextracts locally when the PDF already carries its own text, which costs nothing, and pays an engine only when it has to
exact0.016 EURskips the free local extraction and goes straight to an engine: for text layers you do not trust, poor scans and dense pages

listen

02

Audio and video: meetings, calls, voice notes, interviews.

modeprice per minute of audiowhat it does
balanced0.005 EURthe cheaper model, and enough for clear speech
exact0.008 EURthe strongest model, for poor recordings, crosstalk and heavy accents

look

03

modeprice per imagewhat it does
balanced0.005 EUR

fetch

04

Web pages, including the ones that only exist once JavaScript has run.

modeprice per pagewhat it does
balanced0.007 EURtries a plain HTTP request first, which costs us nothing, and opens a browser only when the page comes back empty
exact0.008 EURgoes straight to the browser: for pages you already know draw themselves in JavaScript

Add-ons

05

These are not tools you call. They are options on a tool, and their price is added to it.

optionadded per unitwhat it does
extract on read0.002 EUR / pagepulling named fields out of the document instead of prose: pass a JSON Schema to `read` and you get an object shaped like it, charged only when it actually produces data
describe on read0.003 EUR / figure describedreading out the charts and diagrams where they stand, with their series and their numbers, so a document whose point is a graph does not come back with a hole in it

Always free

07

That means upload, result, cancel, account. Querying a result costs nothing because the work was already paid for when it was done: charging for retrieval too would push everyone to pull the whole text back on the first call, which is exactly the opposite of what helps.

Nor do you pay for a PDF that already carries its own text: it is extracted locally, without calling any engine at all.

What you pay when something goes wrong

08
  • If the backup engine answers, the price does not change.Failing over between engines is our problem, not a surcharge.
  • If the same request arrives twice, you pay once. That holds even if the file was uploaded again: it is recognized by its content, not by its name.
  • If the operation fails, you pay nothing. The reserved credit goes back.
  • A long job can be cancelled while it is still queued, and the credit comes back. Once an engine has started, it cannot: the cost has already left.

Trial and top-ups

09

The trial is 0.100 EUR, no card required. Top-ups start at 5.000 EUR. When the balance runs out, the tool returns an error carrying the message to relay to whoever pays and a link to top up: it does not fail silently, and it does not deliver a worse result to fit the budget.

Machine-readable

The same price list as JSON: /pricing.json. It is the source this page is generated from, so the two cannot diverge.