B
BuiltToWinWeb
/request_quote
Request a project quote
Submit a project quote request to BuiltToWinWeb. This sends a real enquiry, so only call it once the user has explicitly asked for a quote and supplied their ow
liveunknown~5s typical
mcpbuilttowinweb
$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-built2winweb-built2winweb /request_quote for me.
Input
| Field | Type | Description |
|---|---|---|
| project* | string | What the user needs: business type, rough page count, and any features such as booking or |
| name* | string | The user's full name. |
| email* | string | The user's email address for the reply. |
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-built2winweb-built2winweb","endpoint":"/request_quote","input":{"project":"...","name":"...","email":"..."}}'cli
npx cracked-ai run -p mcp-com-built2winweb-built2winweb -e /request_quote -i '{"project":"...","name":"...","email":"..."}'mcp
run_tool({ provider: "mcp-com-built2winweb-built2winweb", endpoint: "/request_quote", input: {"project":"...","name":"...","email":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.