# kiota を Homebrew, scoop, winget でインストール

kiota のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:kiota
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install kiota
```

  証拠: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/kiota
```

  証拠: Scoop official bucket manifest trees: bucket/kiota.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Microsoft.OpenAPI.Kiota -e
```

  証拠: Windows Package Manager source index: Microsoft.OpenAPI.Kiota from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:kiota
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.34.1
- **ソース概要:** OpenAPI based HTTP Client code generator
- **ホームページ:** <https://aka.ms/kiota/docs>
- **リポジトリ:** <https://github.com/microsoft/kiota>
- **最終更新:** 2026-07-09T22:04:44Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- kiota (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.34.1
## プロジェクトの歴史と使われ方

Kiota is Microsoft's OpenAPI-based HTTP API client generator, distributed as a command-line tool and supported by Microsoft Learn documentation, a GitHub repository, package-manager formulas, and a Visual Studio Code extension.

### プロジェクトの歴史

Microsoft announced Kiota's general availability on March 16, 2023, describing it as an open source generator for HTTP APIs described by OpenAPI. Its goal was to reduce the need for a separate hand-written SDK for every API while preserving strongly typed clients, authentication abstractions, retry handling, redirects, compression, and path filtering.

The Kiota repository is part of Microsoft's broader OpenAPI and Microsoft Graph tooling work. Its README describes supported generation targets including C#, Go, Java, PHP, Python, Ruby, TypeScript/JavaScript, and Dart, with shared abstractions for serialization, authentication, and HTTP transport.

### 採用の歴史

After the March 2023 general availability announcement, Microsoft announced a Visual Studio Code extension on April 10, 2023. Package availability expanded across developer-tool channels represented in the input facts, including Homebrew, Scoop, and WinGet, making Kiota a cross-platform CLI rather than only a .NET-local tool.

### 使われ方

Kiota users point the CLI or VS Code extension at an OpenAPI description, inspect and filter the desired API paths, and generate a typed client for an application. This workflow is especially useful when developers need a smaller API surface than a full vendor SDK or want the same request-builder style across multiple APIs.

### パッケージ好きにとっての重要性

Kiota matters to package nerds because it is Microsoft shipping a general-purpose SDK generator as a standalone open source tool. It intersects with OpenAPI, Microsoft Graph, NuGet/.NET tooling, Homebrew, WinGet, Scoop, and editor extensions rather than living only inside a single language ecosystem.

### タイムライン

- 2023-03-16: Microsoft announced Kiota general availability.
- 2023-04-10: Microsoft announced the Kiota Visual Studio Code extension.
- 2023-09-28: GitHub release v1.7.0-preview.202309280001 was published.
- 2023-10-05: GitHub release v1.7.0 was published.
- 2026-06-26: GitHub release v1.32.4 was published.

### Related projects

- Kiota builds on Microsoft.OpenAPI.NET and is used around Microsoft Graph scenarios. It sits beside older and broader OpenAPI generator ecosystems such as AutoRest and OpenAPI Generator while emphasizing request builders, path filtering, and shared runtime abstractions.

### ソース

- <https://api.github.com/repos/microsoft/kiota/releases?per_page=100>
- <https://devblogs.microsoft.com/microsoft365dev/tailored-sdk-experiences-via-kiota-now-generally-available/>
- <https://devblogs.microsoft.com/microsoft365dev/you-can-now-use-microsoft-kiota-within-visual-studio-code/>
- <https://formulae.brew.sh/formula/kiota>
- <https://github.com/microsoft/kiota>
- <https://github.com/microsoft/kiota/releases>
- <https://learn.microsoft.com/en-us/openapi/kiota/overview>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## 他のパッケージマネージャ記録

- Scoop - main/kiota: normalized package name match | Scoop official bucket manifest trees: bucket/kiota.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Microsoft.OpenAPI.Kiota: normalized package name match | Windows Package Manager source index: Microsoft.OpenAPI.Kiota from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/kiota.yml](https://github.com/mxcl/pkgdb/blob/main/combined/kiota.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
