OpenFIGI MCP connector
OpenFIGI is a financial instrument identification service that provides standardized global identifiers for securities and financial products. The OpenFIGI MCP connector allows AI agents to map financial instruments to their FIGIs and retrieve identifier details across multiple classification schemes. It also supports bulk lookups and cross-referencing between different identifier types like ISINs, CUSIPs, and ticker symbols.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the OpenFIGI MCP connector to perform the following actions:
- Resolve third-party security identifiers to FIGIs for portfolio reconciliation
- Standardize financial instrument data across multiple trading systems and data sources
- Validate instrument identifiers before executing trades or settlement instructions
- Enrich market data feeds with globally recognized FIGI codes for analytics
- Map legacy security codes to current FIGI standards during system migrations
- Automate corporate action processing by matching instruments across fund managers
- Cross-reference bond, equity, and derivative identifiers across trading venues
Example prompts
Use the following example prompts to invoke OpenFIGI MCP connector tools from your AI assistant or Boomi Connect workflow:
Find the FIGI for Apple stock using its ticker symbol.Map our internal security identifiers to OpenFIGI codes for all holdings.Show me what FIGI values are available for equity instrument types.Validate that our portfolio securities have valid FIGIs in OpenFIGI.Convert CUSIP numbers to FIGIs for our fixed income portfolio.Get the FIGI identifier for a specific bond using its ISIN.List all valid instrument type values in OpenFIGI for our data model.Reconcile our legacy security codes with OpenFIGI FIGIs and flag mismatches.Map exchange-specific tickers to standardized FIGIs for reporting.
OpenFIGI MCP connector tools
The OpenFIGI MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| createMapping | Creates a new mapping between financial identifiers and their corresponding OpenFIGI codes. |
| getMappingValues | Retrieves the mapped OpenFIGI values for specified financial identifiers. |