[PR #13117] docs(mcp): clarify per-project enabled override requirements #14519

Open
opened 2026-02-16 18:19:18 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13117

State: open
Merged: No


What does this PR do?

Fixes #5013.

Adds a note to MCP docs clarifying that each config file is validated independently, so project-level MCP overrides must include required server fields (not just enabled).

How did you verify your code works?

  • Checked config loading/validation flow to confirm files are parsed+validated independently before merge.
  • Validation will run in GitHub Actions CI.
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13117 **State:** open **Merged:** No --- ### What does this PR do? Fixes #5013. Adds a note to MCP docs clarifying that each config file is validated independently, so project-level MCP overrides must include required server fields (not just `enabled`). ### How did you verify your code works? - Checked config loading/validation flow to confirm files are parsed+validated independently before merge. - Validation will run in GitHub Actions CI.
yindo added the pull-request label 2026-02-16 18:19:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14519