Loading MCP server directory, please wait...
Read-only EU counterparty sanctions preflight over MCP: screen names & identifiers, evidence
npx @getmcp/cli add com.jithox/eu-sanctions-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://sanctions.mcp.jithox.com/mcp with least-privilege per-tool scopes. A token issued for the Jithox E-Invoice or Import Preflight server is rejected here (separate resource/audience).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.jithox/eu-sanctions-preflight": {
"url": "https://sanctions.mcp.jithox.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}