Loading MCP server directory, please wait...
Read-only EU import preflight over MCP: EORI, TARIC candidates, measures, low-value cost
npx @getmcp/cli add com.jithox/eu-import-preflightRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationOAuth 2.1 bearer. Discover the authorization server via /.well-known/oauth-protected-resource; PKCE S256 is mandatory; tokens are audience-bound to https://import.mcp.jithox.com/mcp with least-privilege per-tool scopes. A token issued for the Jithox E-Invoice server is rejected here (separate resource/audience).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.jithox/eu-import-preflight": {
"url": "https://import.mcp.jithox.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}