How to connect Grok or Cursor to Jithox MCP (prepaid EU business checks)
Your agent stays the brain. Jithox adds read-only EU business checks with clear rights, costs, and receipts. LIVE prices E-Invoice (VIES/Peppol): EUR 0.10 EU Import Preflight: EUR 0.25 EU Energy Label Pref
Your agent stays the brain. Jithox adds read-only EU business checks with clear rights, costs, and receipts.
LIVE prices
- E-Invoice (VIES/Peppol): EUR 0.10
- EU Import Preflight: EUR 0.25
- EU Energy Label Preflight (EPREL): EUR 0.25
- EU Sanctions Preflight (EU list only): EUR 0.50
Trial: 25 accepted calls / 14 days, no card (per workspace). Failed, unavailable, timed-out, or unauthorized calls are not charged.
Jithox is not an Access Point: it does not send invoices or file with authorities. x402 is a canary reference only; use prepaid MCP connect for production.
Prices: https://jithox.com/api/pricing/v1
Machine pointer: https://jithox.com/llms.txt
Connect: https://jithox.com/connect-your-ai
Cursor (mcp.json)
Use the Streamable HTTP endpoint:
{"mcpServers":{"jithox-einvoice":{"url":"https://mcp.jithox.com/mcp","headers":{"Authorization":"Bearer YOUR_JITHOX_ACCESS_KEY"}}}}
Reload Cursor and ask: βVerify this EU VAT number via VIES and return the receipt fields.β Follow the connect wizard for auth details.
Grok
Grok-based MCP clients use the same endpoint, https://mcp.jithox.com/mcp. Open https://jithox.com/connect-your-ai and choose Grok / Cursor, then run an accepted call and keep its receipt.
First useful checks
-
validate_vat_numberβ structure only -
verify_vat_viesβ live VIES (unavailable β invalid) -
lookup_peppol_participantβ directory lookup, not send
Keep the receipt beside your CRM/ERP result. A source outage is not a negative verdict. Sanctions are EU-list-only; TARIC results are candidates; EPREL fields are supplier-declared.
Originally published by Dev.to AI. Aggregated on AIWithGhost for educational purposes β full credit and traffic to the original publisher.