Skip to content

MCP servers / Connect

Connect

Jithox E-Invoice

Check whether a counterparty and an invoice are ready for European e-invoicing before anything is sent.

1 · Your account

Sign in and you will come straight back to this page, still on Jithox E-Invoice. If you do not have an account yet, signing up creates one — no card, no application.

2 · What you can spend

25 accepted calls, shared across all MCP servers. Your 14 days begin with your first accepted call — not at sign-up, so a workspace that sits idle has not silently spent its window.

3 · Get a credential

Your MCP client authenticates with a credential that the server itself issues. Jithox shows it to you once — it is stored only as a hash, never logged, never put in a URL and never readable again. If you lose it, you replace it; nobody can recover it for you, including us.

Why this step is a link and not a button

Credentials are minted by the MCP runtime, not by this website. The website can tell you what you are entitled to and prove the server is reachable, but it cannot hand you a key — so it does not pretend to.

Open the credential step

4 · Point your client here

Each server is its own OAuth resource. A token minted for one Jithox server is refused by another, so a misconfigured client fails closed instead of spending somewhere you did not intend.

Jithox E-Invoice endpoint

https://mcp.jithox.com/mcp

Transport

Streamable HTTP

Protocol version

2025-06-18

OAuth discovery

https://mcp.jithox.com/.well-known/oauth-protected-resource

Most MCP clients need only the endpoint: they read the OAuth metadata themselves, register dynamically and open a consent screen. We are not going to list client-by-client instructions we have not actually run — the generic path above is what we can stand behind.

Full quickstart

5 · Check it works

This asks the server to introduce itself and list its tools. Both are free and open for discovery, so the check needs no credential and spends none of your trial. Expect 5 read-only tools.

Runs initialize and tools/list. It calls no tool, so it costs nothing and uses none of your trial.

6 · Then what

Call a tool from your own client. Every answer carries its source, the moment it was read and a signed receipt you can verify offline.