jeda-ai
J
jeda-ai
/recommend_framework

Recommend Framework

Recommends business / strategy / risk frameworks for a stated problem. Powered by the Jeda.ai · Visual AI framework knowledge graph (~2,100 frameworks across 19

liveverifiedunknown~5s typical
mcpprobedjeda-ai
$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-jeda-jeda-ai /recommend_framework for me.

Input

FieldTypeDescription
problem_statement*stringPlain-English description of the business problem. 10–2000 chars.
personastringPersona slug (e.g. "ciso", "pm", "cfo").
regulationstringRegulation slug (e.g. "sox", "gdpr", "iso-31000").
decision_stagestring (explore | diagnose | decide | execute | review)Decision-lifecycle stage.
limitintegerNumber of frameworks to return. Default 5; cap 20.

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-jeda-jeda-ai","endpoint":"/recommend_framework","input":{"problem_statement":"..."}}'
cli
npx cracked-ai run -p mcp-ai-jeda-jeda-ai -e /recommend_framework -i '{"problem_statement":"..."}'
mcp
run_tool({ provider: "mcp-ai-jeda-jeda-ai", endpoint: "/recommend_framework", input: {"problem_statement":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.