feat(webui): add MCP management dialog

This commit is contained in:
chengyongru
2026-08-12 18:28:23 +08:00
committed by chengyongru
parent 19997d20bb
commit e455a2b7fa
16 changed files with 1414 additions and 303 deletions
+42 -3
View File
@@ -569,10 +569,49 @@
"statusComingSoon": "即將推出",
"comingSoon": "即將推出",
"statusNotInstalled": "未啟用",
"manage": "管理",
"manageTitle": "管理 {{name}}",
"fixConnection": "修復連線",
"overviewTab": "概覽",
"connectionTab": "連線",
"manageTabs": "MCP 管理",
"about": "簡介",
"statusLabel": "狀態",
"transportLabel": "傳輸方式",
"endpointLabel": "端點",
"toolPreview": "工具",
"noToolsAvailable": "沒有可用工具",
"searchTools": "搜尋工具",
"searchToolsPlaceholder": "搜尋工具",
"selectedCount": "已啟用 {{count}} 個",
"noMatchingTools": "找不到符合的工具",
"applyChanges": "儲存變更",
"connectionDetails": "連線詳細資料",
"credentials": "憑證",
"none": "無",
"dangerZone": "移除連線",
"toolScope": "工具",
"allTools": "全",
"noTools": "",
"testForTools": "執行 [測試] 以檢視並選擇個別工具。"
"allTools": "全",
"noTools": "全部停用",
"reloadTools": "重新讀取",
"presetDescriptions": {
"browserbase": "使用 Browserbase 自動操作雲端瀏覽器。",
"playwright": "使用 Playwright 檢查和自動操作本機瀏覽器。",
"context7": "取得最新的程式庫文件和程式碼範例。",
"firecrawl": "擷取、檢索、搜尋並提取網頁內容。",
"parallel-search": "搜尋網頁並讀取相關頁面。",
"exa": "搜尋網頁並提取乾淨的頁面內容。",
"microsoft-learn": "搜尋並讀取 Microsoft Learn 文件。",
"aws-docs": "搜尋 AWS 文件和服務指南。",
"brave-search": "使用 Brave Search 搜尋網頁、新聞、圖片、影片和本地資訊。",
"postman": "查看並管理 Postman API、集合和工作區。",
"figma": "透過本機 Dev Mode MCP 讀取 Figma 設計內容。",
"xmind": "建立、讀取和編輯 Xmind 雲端心智圖。",
"notion": "讀取和更新 Notion 工作區。",
"linear": "尋找和管理 Linear 議題、專案和留言。",
"github": "管理 GitHub 儲存庫、議題和 Pull Request。",
"supabase": "查看並管理 Supabase 專案。"
}
},
"api": {
"title": "API 伺服器", "openaiCompatible": "OpenAI 相容 API", "description": "讓 SDK 與其他智能體透過本機 /v1 端點連線 nanobot。",