Commit e289b4b
Document FastMCP 3.x authorization header gotcha in CLAUDE.md
get_http_headers() strips authorization by default since FastMCP 3.x.
Without include={"authorization"} all HTTP-transport clients break.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 650dfaf commit e289b4b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
0 commit comments