You're viewing a demo portfolio

Join the waitlist
PRSM

hourly_rate

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Freelancer Hourly Rate Calculator — Back the hourly rate a freelancer must charge from target take-home income, overhead, billable %, and tax buffer.

Parameters schema

{
  "type": "object",
  "required": [
    "target_income"
  ],
  "properties": {
    "billable_pct": {
      "type": "number",
      "description": "Percent of worked hours that are billable (e.g. 60)"
    },
    "weeks_worked": {
      "type": "number",
      "description": "Weeks worked per year"
    },
    "target_income": {
      "type": "number",
      "description": "Desired annual take-home income in USD"
    },
    "hours_per_week": {
      "type": "number",
      "description": "Hours worked per week"
    },
    "tax_buffer_pct": {
      "type": "number",
      "description": "Percent set aside for taxes"
    },
    "annual_overhead": {
      "type": "number",
      "description": "Annual business overhead in USD"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →
hourly_rate — WingmanProtocol Agent Gateway — PRSM MCP