C
calculators
/freelance_hourly_rate_calculator
Freelance Hourly Rate Calculator
Freelance Hourly Rate Calculator — Calculate your freelance hourly rate accounting for taxes, business expenses, and a profit margin. Find out exactly what to c
liveunknown~5s typical
mcpcalculators
$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-calcfleet-calculators /freelance_hourly_rate_calculator for me.
Input
| Field | Type | Description |
|---|---|---|
| desiredAnnualIncome* | number | |
| annualBusinessExpenses* | number | |
| taxRatePct* | number | |
| billableHoursPerWeek* | number | |
| workWeeksPerYear* | number | |
| profitMarginPct* | number |
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-calcfleet-calculators","endpoint":"/freelance_hourly_rate_calculator","input":{"desiredAnnualIncome":1,"annualBusinessExpenses":1,"taxRatePct":1,"billableHoursPerWeek":1,"workWeeksPerYear":1,"profitMarginPct":1}}'cli
npx cracked-ai run -p mcp-com-calcfleet-calculators -e /freelance_hourly_rate_calculator -i '{"desiredAnnualIncome":1,"annualBusinessExpenses":1,"taxRatePct":1,"billableHoursPerWeek":1,"workWeeksPerYear":1,"profitMarginPct":1}'mcp
run_tool({ provider: "mcp-com-calcfleet-calculators", endpoint: "/freelance_hourly_rate_calculator", input: {"desiredAnnualIncome":1,"annualBusinessExpenses":1,"taxRatePct":1,"billableHoursPerWeek":1,"workWeeksPerYear":1,"profitMarginPct":1} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.