mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Adds a "Quick Add Servers" section to the MCP settings view that lets users install pre-configured free search engine MCP servers with one click: - DuckDuckGo Search (via uvx duckduckgo-mcp-server) - no API key needed - SearXNG (via npx mcp-searxng) - requires self-hosted instance URL - Web Search (via npx web-search-mcp) - no API key needed Implementation: - New mcpMarketplaceCatalog with extensible server templates - McpHub.addServer() method for programmatic server installation - installMcpServer webview message type and handler - McpMarketplace UI component with install buttons and env config - i18n translations for marketplace strings - Tests for catalog validation and UI component Closes #12361 |
||
|---|---|---|
| .. | ||
| build | ||
| config-eslint | ||
| config-typescript | ||
| core | ||
| ipc | ||
| types | ||
| vscode-shim | ||