Skip to content

Developers

Check VAT, VIES and Peppol readiness directly from your AI client.

Jithox runs read-only MCP servers for EU e-invoicing checks. Your agent asks whether a VAT number is live, whether a receiver is on Peppol, and whether an invoice is structurally sound — and gets one machine-readable decision back, with the source, the date it was retrieved, and a signed receipt you can verify without contacting us.

Free access, right now

Activate free access

How you start

  1. Activate free access. You get an access key once — we store only a hash, so it is never shown again.
  2. Point your MCP client at https://commerce.mcp.jithox.com/mcp. It speaks Streamable HTTP with OAuth 2.1 and PKCE, so your client opens a consent page.
  3. Paste the key on that page, approve, and call a tool.
  4. Your remaining quota comes back on every call in _meta.usage, so you never have to guess.

What is publicly available

  • Jithox Commerce Preflight

    An agent asked to buy something has to know what a product actually costs and whether it is in stock right now — and a human has to be the one who clicks buy, with evidence of what was compared and when. Searching and comparing are market-agnostic; only the connected retail source is local, and every answer declares which markets that source covers.

    5 read-only tools: search_retail_products, get_product_offer, compare_product_offers, build_affiliate_buy_link, get_commerce_readiness

  • Jithox E-Invoice Readiness

    Before you send a structured e-invoice you need to know whether the counterparty's VAT number resolves and whether they can actually receive one on the Peppol network — two checks that are easy to get wrong by hand and expensive to get wrong at scale.

    5 read-only tools: validate_invoice, validate_vat_number, verify_vat_vies, lookup_peppol_participant, get_einvoice_readiness

  • Jithox EU Energy Label Preflight

    A product listing that shows the wrong energy class or a missing EPREL registration is a listing that gets pulled, and checking a catalogue against the official EPREL database by hand does not scale past a handful of models.

    5 read-only tools: search_eprel_products, get_eprel_product_record, get_eprel_energy_label_data, compare_eprel_product_metrics, prepare_energy_label_preflight_receipt

  • Jithox EU Import Preflight

    Before goods are ordered from outside the EU, somebody has to find the right commodity code, check which import measures attach to it, and confirm the counterparty's EORI number — usually by hand, across several official portals.

    5 read-only tools: validate_eori, search_taric_codes, check_eu_import_measures, estimate_low_value_import_cost, prepare_import_preflight_receipt

  • Jithox EU Counterparty Sanctions Preflight

    Onboarding a new supplier or counterparty means screening them against the EU sanctions list, and the screening is only worth anything if you can show afterwards exactly what was checked, against which list version, and when.

    5 read-only tools: screen_sanctioned_name, screen_sanctioned_identifier, get_sanctions_listing, list_sanctions_regimes, prepare_screening_receipt

Machine-readable sources

If you are an agent rather than a person, start at the agent context. It names every document below and says what each one is authoritative for, so you never have to guess which answer is current.

Agent context /api/agent-context/v1
Start here if you are a machine. Names every document below and what each one is authoritative for.
Capabilities /api/capabilities/v1
What exists, what is publicly reachable, and which tools each server exposes.
Pricing /api/pricing/v1
What access costs and what the free tier includes. The only price that counts.
Changelog /api/changelog/v1
What changed, with an explicit truth level per entry.
llms.txt /llms.txt
A compact overview of Jithox as a whole.

Honest limits

  • NOT CURRENTLY OFFERED. The endpoint answers and the tools are live, but no retail source is configured yet, so every search, offer and comparison returns a truthful 'not_configured' and costs nothing. It becomes offerable when the retailer partner credentials are in place — not before.
  • An offer answer reports what the queried retail source returned at the stated time. It is never buying advice, never an order, and never a guarantee that the offer still holds.
  • It never places, modifies or cancels an order, and never touches a payment, card or checkout.
  • It does not recommend, rank as best, or otherwise present a comparison as buying advice.
  • There is no SLA, and no independent penetration test has been performed.

Nothing here is a purchase

Every link on this page is documentation or a status source. Buying happens in one place, behind an explicit human action, and no agent can complete it today.