naftiko: 1.0.0-alpha2 info: label: EOR Endpoints — subpackage_costCalculator description: 'EOR Endpoints — subpackage_costCalculator. 1 operations. Lead operation: Calculate Employee Costs Globally. Self-contained Naftiko capability covering one Deel business surface.' tags: - Deel - subpackage_costCalculator created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: DEEL_API_KEY: DEEL_API_KEY capability: consumes: - type: http namespace: eor-endpoints-subpackage-costcalculator baseUri: https://api.letsdeel.com/rest/v2 description: EOR Endpoints — subpackage_costCalculator business capability. Self-contained, no shared references. resources: - name: eor-employment_cost path: /eor/employment_cost operations: - name: getemploymentcost method: POST description: Calculate Employee Costs Globally outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: Authorization in: header type: string description: '## Authentication' required: true - name: body in: body type: object description: Request body (JSON). required: false authentication: type: bearer token: '{{env.DEEL_API_KEY}}' exposes: - type: rest namespace: eor-endpoints-subpackage-costcalculator-rest port: 8080 description: REST adapter for EOR Endpoints — subpackage_costCalculator. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/eor/employment-cost name: eor-employment-cost description: REST surface for eor-employment_cost. operations: - method: POST name: getemploymentcost description: Calculate Employee Costs Globally call: eor-endpoints-subpackage-costcalculator.getemploymentcost with: Authorization: rest.Authorization body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: eor-endpoints-subpackage-costcalculator-mcp port: 9090 transport: http description: MCP adapter for EOR Endpoints — subpackage_costCalculator. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: calculate-employee-costs-globally description: Calculate Employee Costs Globally hints: readOnly: false destructive: false idempotent: false call: eor-endpoints-subpackage-costcalculator.getemploymentcost with: Authorization: tools.Authorization body: tools.body outputParameters: - type: object mapping: $.