AL
Analytics Legends — SAP Analytics Intelligence
/find_sap_clients
Search the SAP end-customer corpus (Legend tier)
Search the SAP END-CUSTOMER corpus — the companies that RUN SAP, not the firms that sell services (those are search_firms). This is the paid Legend+ dataset loc
liveverifiedunknown~5s typical
mcpprobedanalyticslegends—
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-analyticslegends-sap-analytics /find_sap_clients for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Free-text filter, case-insensitive. EVERY word must appear in the record (substring per wo |
| country | string | ISO-3166-1 alpha-2 country code, e.g. DE, FR, CH. |
| industry | string | Industry or sector filter, matched case-insensitively. |
| product | string | Keep only end-customers where this SAP product was DETECTED in use. Absence from the resul |
| limit | integer | Max rows (hard cap 50). default 10 |
| cursor | string | Opaque token from a previous response's `_meta.next_cursor`. Pass it back with the SAME fi |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-analyticslegends-sap-analytics","endpoint":"/find_sap_clients","input":{"limit":10}}'cli
npx cracked-ai run -p mcp-ai-analyticslegends-sap-analytics -e /find_sap_clients -i '{"limit":10}'mcp
run_tool({ provider: "mcp-ai-analyticslegends-sap-analytics", endpoint: "/find_sap_clients", input: {"limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.