AL
Analytics Legends — SAP Analytics Intelligence
/find_opportunities
Search the public SAP analytics contract radar
Search every SAP contract and permanent-role posting Analytics Legends publishes to an ANONYMOUS visitor — the same population a human browses on /opportunities
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_opportunities for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Free-text filter, case-insensitive. EVERY word must appear in the record (substring per wo |
| location | string | City or place, matched case-insensitively as a substring of the posting's location. The pr |
| country | string | ISO-3166-1 alpha-2 code, applied to both legs as a predicate on the row's own country_code |
| employment_type | string (freelance | contract | permanent) | Restrict to one engagement type. THE RADAR IS MOSTLY PERMANENT, so a freelance or contract |
| remote_mode | string | Restrict to one work-location policy: `remote`, `hybrid` or `onsite`. READ THIS BEFORE ANS |
| 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_opportunities","input":{"limit":10}}'cli
npx cracked-ai run -p mcp-ai-analyticslegends-sap-analytics -e /find_opportunities -i '{"limit":10}'mcp
run_tool({ provider: "mcp-ai-analyticslegends-sap-analytics", endpoint: "/find_opportunities", input: {"limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.