Feat: Filter MCP server list by text. #3221 (#8820)

### What problem does this PR solve?

Feat: Filter MCP server list by text. #3221
### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-07-14 11:46:52 +08:00
committed by GitHub
parent 504e453ae5
commit dc068bbd1e
7 changed files with 136 additions and 44 deletions

View File

@ -1307,6 +1307,8 @@ This delimiter is used to split the input text into several text pieces echo of
export: 'Export',
import: 'Import',
addMcp: 'Add MCP',
url: 'URL',
serverType: 'Server Type',
},
},
};