estimate_project_cost
Break a software project description into modules and return a real dollar cost estimate per module: the cheapest model that clears a complexity-scaled quality bar for each one, plus the whole-project cost under every candidate model for comparison. architecture_template must be one of minimalista, clasica, state_of_the_art, hiperescalable, or left blank to auto-suggest one from the description. Requires x402 payment ($0.25 USDC on Base).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_description | Yes | ||
| architecture_template | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||