-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Closed
Description
Description
So for example if you configure opencode.json like this
"tools": {
"mcp-*": false
},
"agent": {
"plan": {
"tools": {
"mcp-github": true,
"mcp-context7": true,
"mcp-ddg-search": true
}
},
}and then ask the agent ask his list of available MCP, it will say he has access to none
while the docs https://opencode.ai/docs/tools/#per-agent say otherwise
same if you deactivate MCP in opencode.json but reactivate them in agent/*.md files, MCP will not be accessible
OpenCode version
1.0.220
Steps to reproduce
- Edit the
opencode.jsonfile as described above. - Ask the agent to list all of their available MCP.
Screenshot and/or share link
No response
Operating System
macOS 15.7.3
Terminal
Ghostty, Alacritty (Zed)
rom100main and lmandrellirom100main
Metadata
Metadata
Assignees
Labels
No labels