INDIVIDUAL MCP TOOL
search_eu_financial_authorisations
Search EU financial authorisations in ESMA Registers: ~14,000 MiFID-regulated entities across all EU/EEA countries (investment firms, UCITS/AIFM managers) by name or LEI — authorisation status, home and host member states, competent authority, dates.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.sirenic]
url = "https://api.sirenic.eu/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"sirenic": {
"type": "http",
"url": "https://api.sirenic.eu/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: sirenic
Remote MCP URL: https://api.sirenic.eu/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"sirenic": {
"url": "https://api.sirenic.eu/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"sirenic": {
"type": "http",
"url": "https://api.sirenic.eu/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "sirenic",
"transport": "streamable-http",
"url": "https://api.sirenic.eu/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_french_companies— Use FIRST whenever a French company is mentioned by NAME without an identifier.get_french_company_profile— Full official profile of a French company by SIREN: legal name, legal form, head office, NAF code, workforce, officers, collective agreements, VAT number.list_french_company_establishments— List all establishments (SIRET) of a French company with addresses and status.prepare_french_einvoicing_recipient— Preparation data to e-invoice a French company (2026 mandate): legal name & form, active/ceased status, computed intra-EU VAT number (+ VIES-check pointer), establishments (SIRET) with addresses, NAF code, indicative send/receive obligation dates from the INSEE size category, and the official directory manual-lookup URL.get_french_company_default_risk— Default-risk score (0-100) for a French company at ~12 months: a transparent, documented scorecard from filed financial ratios (structure, profitability, liquidity, debt service, trend) + company age + a hard BODACC override (active insolvency / liquidation).get_french_sector_benchmarks— Sector benchmarks for a French NAF activity code (any level: 68, 68.get_french_company_capital— Ownership / capital structure of a French company, extracted by AI from the latest PUBLIC articles of association filed at the INPI registry: share capital, legal form, shareholders (name, role, birth year, ownership %), notable clauses, with confidence and the source document.get_french_company_accounts_notes— Structured qualitative signals from a French company's filed annual accounts (the 'annexe'), extracted by AI from the latest PUBLIC accounts PDF at the INPI registry: accounting-method types (closed list), average workforce, subsidiaries & participations, off-balance-sheet commitments as {type, amount}, and this-year & post-closing events as closed event TYPES (management_change, litigation, acquisition, disposal, restructuring, financial_distress…).