Dynomatix
D
Dynomatix
/dynomatix_submit_enquiry

Send a work enquiry

Send a project enquiry to Dynomatix — the same form the site's enquiry page submits. This is final: it delivers straight to a monitored human inbox and cannot b

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_submit_enquiry for me.

Input

FieldTypeDescription
name*stringThe enquirer's full name.
email*stringThe enquirer's email address, in the form name@example.com. This is the only address the r
company*stringThe company or product website. A bare hostname is accepted and https is assumed; anything
brief*stringWhat needs building, in the enquirer's own words. Newlines are preserved. There is no mini
timelinestring (exploring | this-quarter | already-started)Optional. One of: exploring (Exploring), this-quarter (This quarter), already-started (Alr

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

Try it

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