feat: auto-fill MCP server description with app description #22443 (#22477)

This commit is contained in:
baonudesifeizhai
2025-07-16 03:03:33 -04:00
committed by GitHub
parent 4a2169bd5f
commit d52fb18457
4 changed files with 35 additions and 13 deletions

View File

@@ -223,6 +223,7 @@ function MCPServiceCard({
data={serverPublished ? detail : undefined}
latestParams={latestParams}
onHide={handleServerModalHide}
appInfo={appInfo}
/>
)}
{/* button copy link/ button regenerate */}