Commit c5df370
Fix MCPServerEntry example field accuracy
- Fix headerForward: use addPlaintextHeaders map instead of
nonexistent headers list field
- Fix externalAuthConfigRef: remove kind field that doesn't exist
on ExternalAuthConfigRef (only AuthServerRef has kind)
Both verified against v0.17.0 source code.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d1463f6 commit c5df370
1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | 128 | | |
130 | 129 | | |
131 | 130 | | |
132 | 131 | | |
133 | 132 | | |
134 | 133 | | |
135 | 134 | | |
136 | | - | |
| 135 | + | |
137 | 136 | | |
138 | | - | |
139 | | - | |
140 | | - | |
| 137 | + | |
| 138 | + | |
141 | 139 | | |
142 | 140 | | |
143 | 141 | | |
| |||
0 commit comments