WingMan Protocol Home Install Pricing All tools Live MCP tool trades Construction Draw Schedule Calculator Milestone draw schedule (deposit, draws, retainage) for a fixed-price construction contract.
Free tier eligible — 500 calls/month with a free key from /pricing ; x402 pay-per-call above quota.
Parameters Parameter Type Required Description contract_amountnumber required Total contract amount in USD num_drawsinteger optional Number of progress draws deposit_pctnumber optional Up-front deposit percent retainage_pctnumber optional Retainage percent held until completion
Call it over MCP (JSON-RPC 2.0) curl -s https://wingmanprotocol.com/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": {"name": "draw_schedule", "arguments": {"contract_amount": 1000}}}' Or plain HTTP curl -s https://wingmanprotocol.com/tools/draw_schedule \
-H 'Content-Type: application/json' \
-d '{"contract_amount": 1000}' Try it live Edit the JSON and run it — this POSTs to https://wingmanprotocol.com/tools/draw_schedule from your browser.
Run tool This tool is x402-metered — agents pay per call with USDC on Base. The 402 response below is the standard x402 payment-requirements envelope: sign the EIP-3009 authorization and retry with the
X-Payment header, or
get a free key at /pricing (500 calls/month, no card, no crypto).
Related tools in Trades trades
Asphalt Calculator
Tons of asphalt, loose cubic yards, truckloads and sub-base from driveway/lot dimensions.
trades
Contractor Bid Estimator
Build a client job bid from cost components: labor hours x rate + materials + equipment + subs, then overhead,…
trades
Bill of Materials / Takeoff Aggregator
Aggregate a construction takeoff: per-line extended cost plus subtotal, waste allowance, tax and grand total.
trades
Board Feet Calculator
Board-feet per piece and total, weight and lumber cost from dimensions and quantity.
trades
Change Order Calculator
Priced change order with overhead, profit and revised contract total.
trades
Concrete Calculator
Cubic yards, 60/80-lb bag counts and ready-mix cost for slabs, columns or tubes.