mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-09 17:29:12 +00:00
feat(agent-core-v2): allow coder profile to use MCP tools
This commit is contained in:
parent
acfa0d2296
commit
35cd4a0d5d
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ const CODER_TOOLS = [
|
|||
'WebSearch',
|
||||
'FetchURL',
|
||||
'Write',
|
||||
'mcp__*',
|
||||
] as const;
|
||||
|
||||
const EXPLORE_TOOLS = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue