An MCP operation override matches nothing
A key under targets.mcp.operations names no operation, so its exclusion, rename or prose override is silently ignored.
config.mcp.operation-unmatched
- Category
- SDK configuration
- Default severity
- Warning
- Applies to
- SDK configuration
- Default outcome
- Completed with warnings
- Recommended action
- Fix the source
- Grouped by
- Source location
Why it matters
A key under targets.mcp.operations names no operation, so its exclusion, rename or prose override is silently ignored.
How to fix it
- Use the operation key ("METHOD /path") or the dotted canonical path ("resource.method") of an operation the spec defines.