data
OpenFIGI MCP, CLI, and Lua Integration for AI Agents
OpenFIGI integration docs for AI agents: MCP gateway setup, OpenFIGI CLI commands, Lua API reference, credentials, and function schemas.OpenFIGI for agents
Credentials can be configured manually in web or CLI hosts.
Use this integration from Lua code mode, the headless integrations CLI, or the KosmoKrator MCP gateway. The same package metadata powers all three surfaces.
Agent Surfaces
Machine-Readable Metadata
Function Catalog
| Function | Type | Parameters | Description |
|---|---|---|---|
openfigi.openfigi_mapping | Read read | 0 | Map third-party identifiers to FIGIs. |
openfigi.openfigi_mapping_values | Read read | 0 | List supported values for OpenFIGI mapping job properties. |
openfigi.openfigi_search | Read read | 0 | Search for FIGIs using keywords and optional filters. |
openfigi.openfigi_filter | Read read | 0 | Filter for FIGIs using OpenFIGI instrument filters. |
openfigi.openfigi_schema | Read read | 0 | Retrieve the current OpenFIGI OpenAPI schema. |