docs: remove MCP config from Agent section (already in top-level Config)

This commit is contained in:
YeonGyu-Kim
2025-12-05 16:01:09 +09:00
parent 9bed2dd79a
commit a119429ebe
2 changed files with 0 additions and 2 deletions

View File

@@ -190,7 +190,6 @@ I believe in the right tool for the job. For your wallet's sake, use CLIProxyAPI
Agents follow the same configuration spec as OpenCode:
- **Change models**: Override any agent's model via `agents.{name}.model`. See [OpenCode Models](https://opencode.ai/docs/models/#configure-models).
- **Disable MCPs**: Use `disabled_mcps` to turn off built-in MCPs. See [OpenCode MCP Servers](https://opencode.ai/docs/mcp-servers).
- **Disable agents**: Use `disabled_agents` or `agents.{name}.disable`. See [OpenCode Agents](https://opencode.ai/docs/agents).
While not generally recommended (this plugin is designed for multi-model orchestration), here's an example for Anthropic-only users: