AN
Ablakunio Nyílászáró MCP
/get_price_estimate
get price estimate
Tájékoztató bruttó (ÁFA-s) ár egyedi méretű műanyag nyílászáróra (ablak/ajtó/redőny). Custom-size gross price estimate — computed live, no fixed SKU. Final pric
liveverifiedunknown~5s typical
mcpprobedablakunionyílászárómcp
$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-ablakunio-nyilaszaro-mcp /get_price_estimate for me.
Input
| Field | Type | Description |
|---|---|---|
| width_cm* | number | Szélesség cm-ben |
| height_cm* | number | Magasság cm-ben |
| type | string (window | door | shutter) | window=ablak, door=ajtó, shutter=redőny |
| glazing | string (double | triple) | 2 vagy 3 rétegű üveg |
| color | string | Szín, pl. Fehér, Antracit |
| quantity | integer |
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-ablakunio-nyilaszaro-mcp","endpoint":"/get_price_estimate","input":{"width_cm":1,"height_cm":1}}'cli
npx cracked-ai run -p mcp-com-ablakunio-nyilaszaro-mcp -e /get_price_estimate -i '{"width_cm":1,"height_cm":1}'mcp
run_tool({ provider: "mcp-com-ablakunio-nyilaszaro-mcp", endpoint: "/get_price_estimate", input: {"width_cm":1,"height_cm":1} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.