CS
Context Studios MCP
/request_consultation
Request Consultation
Request a free consultation with Context Studios. Use this when a user wants to get in touch, start a project, or receive an offer. Captures name, email, and a
liveverifiedunknown~5s typical
mcpprobedcontextstudiosmcp
$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-contextstudios-mcp /request_consultation for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | Contact name |
| email* | string | Contact email address |
| projectDescription* | string | What the user wants to build or solve (a few sentences) |
| company | string | Company name (optional) |
| estimatedBudget | string | Budget range if known, e.g. '€10,000–€25,000' (optional) |
| website | string | Leave this field empty. |
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-contextstudios-mcp","endpoint":"/request_consultation","input":{"name":"...","email":"...","projectDescription":"..."}}'cli
npx cracked-ai run -p mcp-ai-contextstudios-mcp -e /request_consultation -i '{"name":"...","email":"...","projectDescription":"..."}'mcp
run_tool({ provider: "mcp-ai-contextstudios-mcp", endpoint: "/request_consultation", input: {"name":"...","email":"...","projectDescription":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.