feat(mcp): add websearch_exa as built-in MCP

- Add src/mcp/ directory with websearch_exa configuration
- Configure Exa AI remote MCP (https://mcp.exa.ai/mcp)
- Export builtinMcps from plugin config
- Update documentation (EN/KO) with Built-in MCPs section
This commit is contained in:
YeonGyu-Kim
2025-12-05 02:15:39 +09:00
parent 7ac580566a
commit 6495fae979
5 changed files with 25 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ English | [한국어](README.ko.md)
- [Built-in LSP Tools](#built-in-lsp-tools)
- [Built-in AST-Grep Tools](#built-in-ast-grep-tools)
- [Safe Grep](#safe-grep)
- [Built-in MCPs](#built-in-mcps)
- [Other Features](#other-features)
- [Author's Note](#authors-note)
- [Warnings](#warnings)
@@ -117,6 +118,10 @@ I believe in the right tool for the job. For your wallet's sake, use CLIProxyAPI
- `safe_grep` enforces strict limits.
- **Note**: Default `grep` is disabled to prevent Agent confusion. `safe_grep` delivers full `grep` functionality with safety assurance.
#### Built-in MCPs
- **websearch_exa**: Exa AI web search. Performs real-time web searches and content scraping. Returns LLM-optimized context from relevant websites.
### Other Features
- **Terminal Title**: Auto-updates terminal title with session status (idle ○, processing ◐, tool ⚡, error ✖). Supports tmux.