Dynomatix
D
Dynomatix
/dynomatix_get_work

Read a case study

Read one case study in full: what the problem was, what was built and what it changed. Returns the study's own markdown, frontmatter included — the title and ca

liveverifiedunknown~5s typical
mcpprobeddynomatix
$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-com-dynomatix-company /dynomatix_get_work for me.

Input

FieldTypeDescription
slug*stringThe item's slug, exactly as dynomatix_list_work returned it. Lowercase letters, digits and

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-com-dynomatix-company","endpoint":"/dynomatix_get_work","input":{"slug":"..."}}'
cli
npx cracked-ai run -p mcp-com-dynomatix-company -e /dynomatix_get_work -i '{"slug":"..."}'
mcp
run_tool({ provider: "mcp-com-dynomatix-company", endpoint: "/dynomatix_get_work", input: {"slug":"..."} })

Try it

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