Skip to content

Connect your AI · Agent Setup Doctor

Give the AI agent you already use a reliable check

Choose your AI, choose a live task, get the exact configuration, check it, test the connection, and go to your first real result. A few minutes, no account until you want a key, and nothing is executed by this page.

Step 6 of 6 · First real result. No account until you want a key; nothing is executed by this page.

Your first real result with Jithox E-Invoice Readiness

A real call needs a key from your account. Create one on the connect page; you come back here with your AI and your tool kept. Your agent makes the call, from your machine; this page never does.

What this first call will cost

Free: your workspace's first 25 accepted calls cost nothing for 14 days from your first key. After that, EUR 0.10 per accepted call.

One safe first call: validate_vat_number

Ask your agent to call this tool with this input. Read-only; it changes nothing.

{ "vatNumber": "BE0403170701" }

What you should get back

{ "state": "valid",
  "countryCode": "BE",
  "normalisedVatNumber": "BE0403170701",
  "reasons": [] }

When your agent's first call is accepted, your account's usage page shows it. This page shows nothing as done that it did not do.

Before your agent sends, publishes, buys or changes anything

Every live tool only reads. When your agent is about to act outside, check that action first; it is free and needs no account.

Check this action before the agent acts

Developer details
Endpoint:
https://mcp.jithox.com/mcp
Transport:
MCP Streamable HTTP, JSON-RPC 2.0; plain HTTPS works too
Discovery:
initialize, tools/list without a key; tools/call needs a bearer key
Tools:
validate_invoice, validate_vat_number, verify_vat_vies, lookup_peppol_participant, get_einvoice_readiness
Test relay:
POST /api/setup-doctor/v1/discover { productId }
Server said:
not tested yet
Client status:
CERTIFIED

The generated `claude mcp add --transport http` command was run with Claude Code 2.1.263 against the real E-Invoice endpoint on 2026-09-06: `claude mcp list` answered Connected, no key involved. Claude Desktop's connector UI was not exercised.

What this is, and is not

  • Your agent stays the brain. Jithox adds verified checks, never another chat.
  • Read-only today: every live tool looks things up in an official source and changes nothing.
  • What a tool may do is stated on its card; a level that is not proven is not claimed.
  • Every accepted call answers with a receipt you can verify without asking us.

Execution is not enabled

No Jithox capability sends, books, pays or changes anything today. The ladder from VERIFY to EXECUTE ONCE and RECEIPT AND RECOVERY is stated on the tools page; a level appears there only once it is implemented and proven.

What Jithox does today, and does not claim

Every live tool reads and changes nothing. The ladder from reading to acting has six levels; only the first is live, and a level appears only once it is proven.

Developer details: the six action levels
  1. Level 1 · VERIFY Read-only checks from authoritative sources. Live.
  2. Level 2 · COMPARE Compare options with explicit constraints and costs. Not claimed.
  3. Level 3 · PREPARE Prepare an exact, bounded external action. Not claimed.
  4. Level 4 · APPROVE Bind owner approval to an actionHash, amount, destination and expiry. Not claimed.
  5. Level 5 · EXECUTE ONCE Perform the approved action exactly once through an official connector. Not claimed.
  6. Level 6 · RECEIPT AND RECOVERY Reconcile outcome and cost, provide the receipt, recover safely. Not claimed.

Advanced: design a multi-bot plan with these tools in the Team Builder (Labs).