naftiko: 1.0.0-alpha2 info: label: GitHub Setup API — Sets description: 'GitHub Setup API — Sets. 1 operations. Lead operation: GitHub Set Settings. Self-contained Naftiko capability covering one Github business surface.' tags: - Github - Sets created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: GITHUB_API_KEY: GITHUB_API_KEY capability: consumes: - type: http namespace: setup-sets baseUri: '' description: GitHub Setup API — Sets business capability. Self-contained, no shared references. resources: - name: setup-api-settings path: /setup/api/settings operations: - name: setsettings method: PUT description: GitHub Set Settings outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: true authentication: type: bearer token: '{{env.GITHUB_API_KEY}}' exposes: - type: rest namespace: setup-sets-rest port: 8080 description: REST adapter for GitHub Setup API — Sets. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/setup/api/settings name: setup-api-settings description: REST surface for setup-api-settings. operations: - method: PUT name: setsettings description: GitHub Set Settings call: setup-sets.setsettings with: body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: setup-sets-mcp port: 9090 transport: http description: MCP adapter for GitHub Setup API — Sets. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: github-set-settings description: GitHub Set Settings hints: readOnly: false destructive: false idempotent: true call: setup-sets.setsettings with: body: tools.body outputParameters: - type: object mapping: $.