naftiko: 1.0.0-alpha2 info: label: MarineTraffic Account Balances description: MarineTraffic Account Balances. 1 operations. Self-contained Naftiko capability covering one MarineTraffic AIS business surface. tags: - MarineTraffic - AIS - Maritime created: '2026-05-25' modified: '2026-05-25' binds: - namespace: env keys: MARINETRAFFIC_API_KEY: MARINETRAFFIC_API_KEY capability: consumes: - type: http namespace: power-user-balances baseUri: https://services.marinetraffic.com/api description: Inspect remaining API credit balance for the authenticated account. resources: - name: exportcredits-api_key path: /exportcredits/{api_key} operations: - name: exportcredits method: GET description: Credits Balance outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: [] authentication: type: apikey key: api_key value: '{{env.MARINETRAFFIC_API_KEY}}' placement: path exposes: - type: rest namespace: power-user-balances-rest port: 8080 description: REST adapter for MarineTraffic Account Balances. One resource per consumed operation. resources: - path: /v1/exportcredits name: exportcredits-api_key description: REST surface for exportcredits-api_key. operations: - method: GET name: exportcredits description: Credits Balance call: power-user-balances.exportcredits with: {} outputParameters: - type: object mapping: $. - type: mcp namespace: power-user-balances-mcp port: 9090 transport: http description: MCP adapter for MarineTraffic Account Balances. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: marinetraffic-exportcredits description: Credits Balance hints: readOnly: true destructive: false idempotent: true call: power-user-balances.exportcredits with: {} outputParameters: - type: object mapping: $.