This is an automated email from the ASF dual-hosted git repository. alexstocks pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu-samples.git
commit 0ec17593dd53c27d1f3f0eeaf8fed167357f795f Merge: 1481224 c8de2fa Author: Xin.Zh <[email protected]> AuthorDate: Mon Jul 28 18:16:37 2025 +0800 Merge pull request #84 from Similarityoung/add_mcp_test feat: Add mcp test go.mod | 1 + go.sum | 1 + mcp/README.md | 125 +++++++++++++++ mcp/README_zh.md | 126 +++++++++++++++ mcp/pixiu/conf.yaml | 188 ++++++++++++++++++++++ mcp/server/server.go | 333 +++++++++++++++++++++++++++++++++++++++ mcp/test/mcp_test.go | 434 +++++++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 1208 insertions(+)
