CS
Context Studios MCP
/ai_project_estimator
AI Project Estimator
Interactive AI project estimation tool.
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 /ai_project_estimator for me.
Input
| Field | Type | Description |
|---|---|---|
| projectDescription* | string | Natural-language description of the project, workflow, product idea, or AI use case to est |
| projectType | string (mvp | saas | ai-integration | automation | mobile-app | web-app) | Project archetype used by the estimator. |
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":"/ai_project_estimator","input":{"projectDescription":"..."}}'cli
npx cracked-ai run -p mcp-ai-contextstudios-mcp -e /ai_project_estimator -i '{"projectDescription":"..."}'mcp
run_tool({ provider: "mcp-ai-contextstudios-mcp", endpoint: "/ai_project_estimator", input: {"projectDescription":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.