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
@@ -384,10 +384,49 @@
"statusComingSoon": "Coming soon",
"comingSoon": "Coming soon",
"statusNotInstalled": "Not enabled",
"manage": "Manage",
"manageTitle": "Manage {{name}}",
"fixConnection": "Fix connection",
"overviewTab": "Overview",
"connectionTab": "Connection",
"manageTabs": "MCP management sections",
"about": "About",
"statusLabel": "Status",
"transportLabel": "Transport",
"endpointLabel": "Endpoint",
"toolPreview": "Tools",
"noToolsAvailable": "No tools available",
"searchTools": "Search tools",
"searchToolsPlaceholder": "Search tools",
"selectedCount": "{{count}} enabled",
"noMatchingTools": "No tools match this search.",
"applyChanges": "Save changes",
"connectionDetails": "Connection details",
"credentials": "Credentials",
"none": "None",
"dangerZone": "Remove connection",
"toolScope": "Tools",
"allTools": "All",
"noTools": "None",
"testForTools": "Run Test to inspect and choose individual tools."
"allTools": "Enable all",
"noTools": "Disable all",
"reloadTools": "Reload tools",
"presetDescriptions": {
"browserbase": "Automate cloud browsers with Browserbase.",
"playwright": "Inspect and automate local browsers with Playwright.",
"context7": "Fetch current library docs and code examples.",
"firecrawl": "Scrape, crawl, search, and extract web content.",
"parallel-search": "Search the web and read relevant pages.",
"exa": "Search the web and extract clean page content.",
"microsoft-learn": "Search and read Microsoft Learn documentation.",
"aws-docs": "Search AWS documentation and service guidance.",
"brave-search": "Search the web, news, images, videos, and local results with Brave Search.",
"postman": "Inspect and manage Postman APIs, collections, and workspaces.",
"figma": "Read Figma design context through the local Dev Mode MCP.",
"xmind": "Create, read, and edit Xmind cloud mind maps.",
"notion": "Read and update your Notion workspace.",
"linear": "Find and manage Linear issues, projects, and comments.",
"github": "Manage GitHub repositories, issues, and pull requests.",
"supabase": "Inspect and manage Supabase projects."
}
},
"values": {
"light": "Light",
+42 -3
View File
@@ -569,10 +569,49 @@
"statusComingSoon": "Próximamente",
"comingSoon": "Próximamente",
"statusNotInstalled": "No habilitado",
"manage": "Administrar",
"manageTitle": "Administrar {{name}}",
"fixConnection": "Corregir conexión",
"overviewTab": "Resumen",
"connectionTab": "Conexión",
"manageTabs": "Administración de MCP",
"about": "Información",
"statusLabel": "Estado",
"transportLabel": "Transporte",
"endpointLabel": "URL",
"toolPreview": "Herramientas",
"noToolsAvailable": "No hay herramientas disponibles",
"searchTools": "Buscar herramientas",
"searchToolsPlaceholder": "Buscar herramientas",
"selectedCount": "{{count}} activadas",
"noMatchingTools": "No hay herramientas coincidentes",
"applyChanges": "Guardar cambios",
"connectionDetails": "Detalles de conexión",
"credentials": "Credenciales",
"none": "Ninguna",
"dangerZone": "Eliminar conexión",
"toolScope": "Herramientas",
"allTools": "Todas",
"noTools": "Ninguna",
"testForTools": "Ejecuta Probar para inspeccionar y elegir herramientas individuales."
"allTools": "Activar todas",
"noTools": "Desactivar todas",
"reloadTools": "Recargar herramientas",
"presetDescriptions": {
"browserbase": "Automatiza navegadores en la nube con Browserbase.",
"playwright": "Inspecciona y automatiza navegadores locales con Playwright.",
"context7": "Obtén documentación actual y ejemplos de código.",
"firecrawl": "Rastrea, busca y extrae contenido web.",
"parallel-search": "Busca en la web y lee páginas relevantes.",
"exa": "Busca en la web y extrae contenido limpio.",
"microsoft-learn": "Busca y lee documentación de Microsoft Learn.",
"aws-docs": "Busca documentación y guías de servicios de AWS.",
"brave-search": "Busca web, noticias, imágenes, vídeos y resultados locales con Brave Search.",
"postman": "Consulta y administra API, colecciones y espacios de trabajo de Postman.",
"figma": "Lee el contexto de diseño de Figma mediante el MCP local de Dev Mode.",
"xmind": "Crea, lee y edita mapas mentales de Xmind en la nube.",
"notion": "Lee y actualiza tu espacio de trabajo de Notion.",
"linear": "Busca y administra incidencias, proyectos y comentarios de Linear.",
"github": "Administra repositorios, incidencias y pull requests de GitHub.",
"supabase": "Consulta y administra proyectos de Supabase."
}
},
"api": {
"title": "Servidor API", "openaiCompatible": "API compatible con OpenAI",
+42 -3
View File
@@ -569,10 +569,49 @@
"statusComingSoon": "Bientôt disponible",
"comingSoon": "Bientôt disponible",
"statusNotInstalled": "Non activé",
"manage": "Gérer",
"manageTitle": "Gérer {{name}}",
"fixConnection": "Réparer la connexion",
"overviewTab": "Aperçu",
"connectionTab": "Connexion",
"manageTabs": "Gestion MCP",
"about": "À propos",
"statusLabel": "État",
"transportLabel": "Transport",
"endpointLabel": "URL",
"toolPreview": "Outils",
"noToolsAvailable": "Aucun outil disponible",
"searchTools": "Rechercher des outils",
"searchToolsPlaceholder": "Rechercher des outils",
"selectedCount": "{{count}} activés",
"noMatchingTools": "Aucun outil correspondant",
"applyChanges": "Enregistrer",
"connectionDetails": "Détails de connexion",
"credentials": "Identifiants",
"none": "Aucun",
"dangerZone": "Supprimer la connexion",
"toolScope": "Outils",
"allTools": "Tous",
"noTools": "Aucun",
"testForTools": "Exécutez Tester pour inspecter et choisir des outils individuels."
"allTools": "Tout activer",
"noTools": "Tout désactiver",
"reloadTools": "Recharger les outils",
"presetDescriptions": {
"browserbase": "Automatisez des navigateurs cloud avec Browserbase.",
"playwright": "Inspectez et automatisez les navigateurs locaux avec Playwright.",
"context7": "Obtenez la documentation à jour et des exemples de code.",
"firecrawl": "Explorez, recherchez et extrayez du contenu web.",
"parallel-search": "Recherchez sur le web et lisez les pages pertinentes.",
"exa": "Recherchez sur le web et extrayez du contenu propre.",
"microsoft-learn": "Recherchez et consultez la documentation Microsoft Learn.",
"aws-docs": "Recherchez la documentation et les guides de services AWS.",
"brave-search": "Recherchez le web, les actualités, les images, les vidéos et les résultats locaux avec Brave Search.",
"postman": "Consultez et gérez les API, collections et espaces de travail Postman.",
"figma": "Lisez le contexte de conception Figma via le MCP Dev Mode local.",
"xmind": "Créez, consultez et modifiez des cartes mentales Xmind dans le cloud.",
"notion": "Consultez et mettez à jour votre espace de travail Notion.",
"linear": "Recherchez et gérez les tickets, projets et commentaires Linear.",
"github": "Gérez les dépôts, tickets et pull requests GitHub.",
"supabase": "Consultez et gérez les projets Supabase."
}
},
"api": {
"title": "Serveur API", "openaiCompatible": "API compatible OpenAI", "description": "Connectez des SDK et agents via un endpoint /v1 local.",
+42 -3
View File
@@ -569,10 +569,49 @@
"statusComingSoon": "Segera hadir",
"comingSoon": "Segera hadir",
"statusNotInstalled": "Tidak aktif",
"manage": "Kelola",
"manageTitle": "Kelola {{name}}",
"fixConnection": "Perbaiki koneksi",
"overviewTab": "Ringkasan",
"connectionTab": "Koneksi",
"manageTabs": "Pengelolaan MCP",
"about": "Tentang",
"statusLabel": "Status",
"transportLabel": "Transport",
"endpointLabel": "Endpoint",
"toolPreview": "Alat",
"noToolsAvailable": "Tidak ada alat yang tersedia",
"searchTools": "Cari alat",
"searchToolsPlaceholder": "Cari alat",
"selectedCount": "{{count}} aktif",
"noMatchingTools": "Tidak ada alat yang cocok",
"applyChanges": "Simpan perubahan",
"connectionDetails": "Detail koneksi",
"credentials": "Kredensial",
"none": "Tidak ada",
"dangerZone": "Hapus koneksi",
"toolScope": "Alat",
"allTools": "Semua",
"noTools": "Tidak ada",
"testForTools": "Jalankan Uji untuk memeriksa dan memilih alat individual."
"allTools": "Aktifkan semua",
"noTools": "Nonaktifkan semua",
"reloadTools": "Muat ulang alat",
"presetDescriptions": {
"browserbase": "Otomatiskan browser cloud dengan Browserbase.",
"playwright": "Periksa dan otomatiskan browser lokal dengan Playwright.",
"context7": "Ambil dokumentasi pustaka terbaru dan contoh kode.",
"firecrawl": "Jelajahi, cari, dan ekstrak konten web.",
"parallel-search": "Cari di web dan baca halaman yang relevan.",
"exa": "Cari di web dan ekstrak konten halaman yang bersih.",
"microsoft-learn": "Cari dan baca dokumentasi Microsoft Learn.",
"aws-docs": "Cari dokumentasi dan panduan layanan AWS.",
"brave-search": "Cari web, berita, gambar, video, dan hasil lokal dengan Brave Search.",
"postman": "Periksa dan kelola API, koleksi, dan ruang kerja Postman.",
"figma": "Baca konteks desain Figma melalui MCP Dev Mode lokal.",
"xmind": "Buat, baca, dan edit peta pikiran cloud Xmind.",
"notion": "Baca dan perbarui ruang kerja Notion Anda.",
"linear": "Cari dan kelola isu, proyek, dan komentar Linear.",
"github": "Kelola repositori, isu, dan pull request GitHub.",
"supabase": "Periksa dan kelola proyek Supabase."
}
},
"api": {
"title": "Server API", "openaiCompatible": "API kompatibel OpenAI", "description": "Hubungkan SDK dan agen melalui endpoint /v1 lokal.",
+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": "Web コンテンツをクロール、検索、抽出します。",
"parallel-search": "Web を検索して関連ページを読み込みます。",
"exa": "Web を検索して整形済みのページ内容を抽出します。",
"microsoft-learn": "Microsoft Learn の資料を検索・閲覧します。",
"aws-docs": "AWS の資料とサービスガイドを検索します。",
"brave-search": "Brave Search で Web、ニュース、画像、動画、ローカル情報を検索します。",
"postman": "Postman の API、コレクション、ワークスペースを確認・管理します。",
"figma": "ローカルの Dev Mode MCP から Figma のデザイン情報を読み込みます。",
"xmind": "Xmind のクラウドマインドマップを作成、閲覧、編集します。",
"notion": "Notion ワークスペースを閲覧・更新します。",
"linear": "Linear の課題、プロジェクト、コメントを検索・管理します。",
"github": "GitHub のリポジトリ、Issue、Pull Request を管理します。",
"supabase": "Supabase プロジェクトを確認・管理します。"
}
},
"api": {
"title": "API サーバー", "openaiCompatible": "OpenAI 互換 API", "description": "ローカルの /v1 エンドポイントから SDK やエージェントを接続します。",
+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 저장소, 이슈, 풀 리퀘스트를 관리합니다.",
"supabase": "Supabase 프로젝트를 확인하고 관리합니다."
}
},
"api": {
"title": "API 서버", "openaiCompatible": "OpenAI 호환 API", "description": "로컬 /v1 엔드포인트로 SDK와 에이전트를 연결합니다.",
+42 -3
View File
@@ -384,10 +384,49 @@
"statusComingSoon": "Em breve",
"comingSoon": "Em breve",
"statusNotInstalled": "Não habilitado",
"manage": "Gerenciar",
"manageTitle": "Gerenciar {{name}}",
"fixConnection": "Corrigir conexão",
"overviewTab": "Visão geral",
"connectionTab": "Conexão",
"manageTabs": "Gerenciamento de MCP",
"about": "Sobre",
"statusLabel": "Status",
"transportLabel": "Transporte",
"endpointLabel": "Endpoint",
"toolPreview": "Ferramentas",
"noToolsAvailable": "Nenhuma ferramenta disponível",
"searchTools": "Buscar ferramentas",
"searchToolsPlaceholder": "Buscar ferramentas",
"selectedCount": "{{count}} ativadas",
"noMatchingTools": "Nenhuma ferramenta encontrada",
"applyChanges": "Salvar alterações",
"connectionDetails": "Detalhes da conexão",
"credentials": "Credenciais",
"none": "Nenhuma",
"dangerZone": "Remover conexão",
"toolScope": "Ferramentas",
"allTools": "Todas",
"noTools": "Nenhuma",
"testForTools": "Execute Testar para inspecionar e escolher ferramentas individuais."
"allTools": "Ativar todas",
"noTools": "Desativar todas",
"reloadTools": "Recarregar ferramentas",
"presetDescriptions": {
"browserbase": "Automatize navegadores na nuvem com o Browserbase.",
"playwright": "Inspecione e automatize navegadores locais com o Playwright.",
"context7": "Obtenha documentação atualizada e exemplos de código.",
"firecrawl": "Rastreie, pesquise e extraia conteúdo da web.",
"parallel-search": "Pesquise na web e leia páginas relevantes.",
"exa": "Pesquise na web e extraia conteúdo limpo das páginas.",
"microsoft-learn": "Pesquise e leia a documentação do Microsoft Learn.",
"aws-docs": "Pesquise a documentação e os guias de serviços da AWS.",
"brave-search": "Pesquise web, notícias, imagens, vídeos e resultados locais com o Brave Search.",
"postman": "Inspecione e gerencie APIs, coleções e espaços de trabalho do Postman.",
"figma": "Leia o contexto de design do Figma pelo MCP local do Dev Mode.",
"xmind": "Crie, leia e edite mapas mentais do Xmind na nuvem.",
"notion": "Leia e atualize seu espaço de trabalho do Notion.",
"linear": "Encontre e gerencie issues, projetos e comentários do Linear.",
"github": "Gerencie repositórios, issues e pull requests do GitHub.",
"supabase": "Inspecione e gerencie projetos do Supabase."
}
},
"values": {
"light": "Claro",
+42 -3
View File
@@ -569,10 +569,49 @@
"statusComingSoon": "Sắp ra mắt",
"comingSoon": "Sắp ra mắt",
"statusNotInstalled": "Chưa bật",
"manage": "Quản lý",
"manageTitle": "Quản lý {{name}}",
"fixConnection": "Khắc phục kết nối",
"overviewTab": "Tổng quan",
"connectionTab": "Kết nối",
"manageTabs": "Quản lý MCP",
"about": "Giới thiệu",
"statusLabel": "Trạng thái",
"transportLabel": "Giao thức",
"endpointLabel": "Điểm cuối",
"toolPreview": "Công cụ",
"noToolsAvailable": "Không có công cụ khả dụng",
"searchTools": "Tìm công cụ",
"searchToolsPlaceholder": "Tìm công cụ",
"selectedCount": "Đã bật {{count}}",
"noMatchingTools": "Không có công cụ phù hợp",
"applyChanges": "Lưu thay đổi",
"connectionDetails": "Chi tiết kết nối",
"credentials": "Thông tin xác thực",
"none": "Không có",
"dangerZone": "Xóa kết nối",
"toolScope": "Công cụ",
"allTools": "Tất cả",
"noTools": "Không có",
"testForTools": "Chạy Kiểm tra để xem và chọn từng công cụ."
"allTools": "Bật tất cả",
"noTools": "Tắt tất c",
"reloadTools": "Tải lại công cụ",
"presetDescriptions": {
"browserbase": "Tự động hóa trình duyệt đám mây bằng Browserbase.",
"playwright": "Kiểm tra và tự động hóa trình duyệt cục bộ bằng Playwright.",
"context7": "Tải tài liệu thư viện mới nhất và ví dụ mã.",
"firecrawl": "Thu thập, tìm kiếm và trích xuất nội dung web.",
"parallel-search": "Tìm kiếm trên web và đọc các trang liên quan.",
"exa": "Tìm kiếm trên web và trích xuất nội dung trang đã làm sạch.",
"microsoft-learn": "Tìm kiếm và đọc tài liệu Microsoft Learn.",
"aws-docs": "Tìm kiếm tài liệu và hướng dẫn dịch vụ AWS.",
"brave-search": "Tìm kiếm web, tin tức, hình ảnh, video và kết quả địa phương bằng Brave Search.",
"postman": "Kiểm tra và quản lý API, bộ sưu tập và không gian làm việc Postman.",
"figma": "Đọc ngữ cảnh thiết kế Figma qua MCP Dev Mode cục bộ.",
"xmind": "Tạo, đọc và chỉnh sửa sơ đồ tư duy Xmind trên đám mây.",
"notion": "Đọc và cập nhật không gian làm việc Notion.",
"linear": "Tìm và quản lý vấn đề, dự án và bình luận Linear.",
"github": "Quản lý kho mã, issue và pull request GitHub.",
"supabase": "Kiểm tra và quản lý dự án Supabase."
}
},
"api": {
"title": "Máy chủ API", "openaiCompatible": "API tương thích OpenAI", "description": "Kết nối SDK và tác nhân qua điểm cuối /v1 cục bộ.",
+42 -3
View File
@@ -384,10 +384,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 仓库、议题和拉取请求。",
"supabase": "查看和管理 Supabase 项目。"
}
},
"values": {
"light": "浅色",
+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。",