add mcp bridge (#107)

This commit is contained in:
Zhanghaibin
2022-12-09 15:18:49 +08:00
committed by GitHub
parent 4776d62515
commit b08b00f9d5
26 changed files with 4290 additions and 0 deletions

8
api/buf.yaml Normal file
View File

@@ -0,0 +1,8 @@
version: v1beta1
lint:
use:
- BASIC
except:
- FIELD_LOWER_SNAKE_CASE
- PACKAGE_DIRECTORY_MATCH
allow_comment_ignores: true