YeonGyu-Kim
|
c7d29fea48
|
refactor(mcp): remove unused builtinMcps export
🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)
|
2025-12-09 10:36:34 +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 |
|
YeonGyu-Kim
|
0a82787614
|
hotfix: use McpName from config schema instead of duplicate type definition
|
2025-12-05 03:56:14 +09:00 |
|
YeonGyu-Kim
|
6220fcddcf
|
feat(mcp): add context7 MCP and disabled_mcps config support
- Add context7 MCP for library documentation lookup
- Add oh-my-opencode.json config file support for per-project settings
- Support disabled_mcps array to selectively disable built-in MCPs
- Update documentation with Configuration section
|
2025-12-05 02:23:34 +09:00 |
|
YeonGyu-Kim
|
6495fae979
|
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
|
2025-12-05 02:15:39 +09:00 |
|