Feat: Adjust agent mcp style #3221 (#8841)

### What problem does this PR solve?

Feat: Adjust agent mcp style #3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-07-15 11:28:36 +08:00
committed by GitHub
parent f683580310
commit 451e0a92db
17 changed files with 55 additions and 124 deletions

View File

@ -1306,9 +1306,10 @@ This delimiter is used to split the input text into several text pieces echo of
mcp: {
export: 'Export',
import: 'Import',
addMcp: 'Add MCP',
url: 'URL',
serverType: 'Server Type',
addMCP: 'Add MCP',
editMCP: 'Edit MCP',
},
},
};