Skip to content

Commit 0a4f92c

Browse files
vera-qwangCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1de1cdb commit 0a4f92c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

integration/mcps/nacos/nacos-gateway-mcp.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ _ _streamable-http:
7878
<dependency>
7979
<groupId>com.alibaba.cloud.ai</groupId>
8080
<artifactId>spring-ai-alibaba-starter-mcp-registry</artifactId>
81+
<version>${spring-ai-extensions.version}</version>
8182
</dependency>
8283
```
8384

@@ -123,7 +124,7 @@ restful 接收请求
123124

124125
### 使用SAA Distributed MCP Client
125126

126-
启动gateway服务,可以看到gateway已经通过registry模块自动注册为nacos服务,endpoint信息也已经正确的注册
127+
启动gateway服务,可以看到gateway已经通过registry模块自动注册为nacos服务,endpoint 信息也已经正确注册
127128

128129
![nacos-gateway-registry-nacos-1](/img/blog/extensions/mcp/nacos-gateway-registry-nacos-1.png)
129130
![nacos-gateway-registry-nacos-2](/img/blog/extensions/mcp/nacos-gateway-registry-nacos-2.png)

0 commit comments

Comments
 (0)