YeonGyu-Kim
ef09880e26
feat(mcp): register ast-grep as built-in MCP
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-18 21:27:36 +09:00
YeonGyu-Kim
c2c078fec3
feat(mcp): register lsp tier-1 stdio MCP server
2026-05-18 12:22:54 +09:00
YeonGyu-Kim
a2bfb5e556
feat(mcp): restore Exa websearch support ( #549 )
...
* feat(mcp): restore Exa MCP websearch support
- Add websearch.ts with Exa remote MCP configuration
- Update McpNameSchema to include websearch
- Wire websearch MCP into plugin initialization
🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode )
* test(mcp): update tests and docs for websearch MCP
- Update index.test.ts to verify 3 MCPs (websearch, context7, grep_app)
- Add Exa/websearch documentation to README.md MCPs section
🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode )
2026-01-07 01:24:50 +09:00
Sisyphus
7a10b24bbd
feat: allow disabled_mcps to accept any MCP name ( #513 )
2026-01-05 21:12:05 +09:00
YeonGyu-Kim
a5c71473a5
refactor(mcp): remove websearch_exa as built-in MCP server
...
🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode )
2026-01-05 20:09:09 +09:00
YeonGyu-Kim
098d023dba
feat(mcp): add grep_app builtin MCP for ultra-fast GitHub code search
...
- Add grep_app MCP configuration (https://mcp.grep.app )
- Update explore agent with grep_app usage guide:
- Always launch 5+ grep_app calls with query variations
- Always add 2+ other search tools for verification
- grep_app is fast but potentially outdated, use as starting point only
- Update README.md and README.ko.md with grep_app documentation
🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode )
2025-12-13 19:14:01 +09:00
YeonGyu-Kim
eba89a6626
hotfix: move McpNameSchema to src/mcp/types.ts for proper module organization
2025-12-05 03:58:21 +09:00