送信

protolint

@yoheimuta

A pluggable linter and fixer to enforce Protocol Buffer style and conventions.

ツール

サーバー設定

{
  "mcpServers": {
    "protolint": {
      "command": "protolint",
      "args": [
        "--mcp"
      ],
      "type": "stdio"
    }
  }
}