Commit fe3d6d8
fix(docs): add missing --transport flag for mcp-proxy in add-on docs (#94)
The add-on uses streamable-http transport, but the Claude Desktop
configuration example was missing the --transport streamablehttp flag.
Since mcp-proxy defaults to SSE, users were getting 400 Bad Request errors.
Fixes #93
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <noreply@anthropic.com>1 parent f865529 commit fe3d6d8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments