AL
Analytics Legends — SAP Analytics Intelligence
/get_firm_intel
Firm intelligence profile (Legend tier)
The paid intelligence profile of a services firm — SAP practice size and partner level, delivery flags per product, typical day rate and seniority, notable clie
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 /get_firm_intel for me.
Input
| Field | Type | Description |
|---|---|---|
| name | string | Firm name, matched case-insensitively. Omit to browse the corpus by data completeness. |
| country | string | ISO-3166-1 alpha-2 country code, e.g. DE, FR, CH. |
| delivers | string | Keep only firms whose profile DECLARES delivery of this product (the `delivers_*` flags ev |
| mode | string (freelance | permanent | subcontract) | Keep only firms whose profile declares this engagement mode (mode_freelance / mode_permane |
| limit | integer | Max rows (hard cap 10 — these rows are wide). default 3 |
| 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":"/get_firm_intel","input":{"limit":3}}'cli
npx cracked-ai run -p mcp-ai-analyticslegends-sap-analytics -e /get_firm_intel -i '{"limit":3}'mcp
run_tool({ provider: "mcp-ai-analyticslegends-sap-analytics", endpoint: "/get_firm_intel", input: {"limit":3} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.