← Back to tools
SA

Sugra API

11 endpointslive

Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog. (MCP server ai.sugra/api-mcp, aggregated from the official registry)

$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for Sugra API.
EndpointWhat it doesPriceHealth
sugra entity screen
/sugra_entity_screen
Screen a person or organization name against the Sugra sanctions corpus. Returns a SCREENING SIGNAL, not a compliance determination. Sugra is a technology prov$0.0020 per callunknown
sugra entity lookup
/sugra_entity_lookup
Resolve an entity by identifier and return its composed KYB envelope. `anchor` is `lei` (Legal Entity Identifier, resolved via the GLEIF registry) or `vat` (EU$0.0020 per callunknown
search endpoints
/search_endpoints
Search the bundled Sugra endpoint catalog by natural-language query.$0.0020 per callunknown
describe endpoint
/describe_endpoint
Describe one Sugra API endpoint by operation_id. Includes agent_hints (duration_class fast/slow/heavy, max_concurrency, bulk billing) so you can budget timeout$0.0020 per callunknown
call endpoint
/call_endpoint
Call a Sugra API endpoint by operation_id from the bundled catalog. Plan calls with describe_endpoint's agent_hints: duration_class "fast" usually responds in $0.0020 per callunknown
list toolsets
/list_toolsets
List endpoint groups available in the bundled catalog.$0.0020 per callunknown
fetch data
/fetch_data
One-step fetch: find the best Sugra endpoint for the query and call it. Combines search_endpoints + call_endpoint into a single round trip. Use this when you w$0.0020 per callunknown
list sources
/list_sources
List endpoint source families derived from catalog metadata.$0.0020 per callunknown
resolve entity
/resolve_entity
Resolve free text to a canonical market or macro entity. Turns a ticker, company name, macro indicator, coin, or currency pair into the agent plane's ``{namesp$0.0020 per callunknown
get snapshot
/get_snapshot
Composed current view of an entity via a named recipe. Executes a fixed server-side recipe (company_snapshot, etf_snapshot, quote_snapshot, macro_indicator_sna$0.0020 per callunknown
get timeseries
/get_timeseries
Bounded timeseries for an entity: price, macro_series, or etf_flows. Returns points oldest-first with an explicit downsampling flag when the raw series exceede$0.0020 per callunknown
Cracked: one key, every tool, your agent picks