fix(plugins): remove invalid mcp_servers key from plugin.json files #405

Merged
lmiranda merged 1 commits from fix/startup-hook-venv-cache-path into development 2026-02-03 07:14:24 +00:00

1 Commits

Author SHA1 Message Date
dbf3fa7e0d fix(plugins): remove invalid mcp_servers key from plugin.json files
The mcp_servers key is not a valid key in the Claude plugin manifest
schema. MCP servers are configured in the root .mcp.json file instead.

Affected plugins:
- cmdb-assistant
- contract-validator
- data-platform
- pr-review
- projman
- viz-platform

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 02:13:46 -05:00