Dev.to AI πŸ€– Ai πŸ‘ 0 πŸ“– 1 min read

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

  1. validate_vat_number β€” structure only
  2. verify_vat_vies β€” live VIES (unavailable β‰  invalid)
  3. 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.

Ready? https://jithox.com/connect-your-ai

πŸ“° Read the original article on Dev.to AI

Originally published by Dev.to AI. Aggregated on AIWithGhost for educational purposes β€” full credit and traffic to the original publisher.