Skip to content

Commit 2d5d6e9

Browse files
committed
docs
1 parent a39a364 commit 2d5d6e9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

examples/servers/simple-auth/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,6 @@ uv run mcp-simple-auth --transport streamable-http
6666
Streamable HTTP transport provides endpoint:
6767
- `/mcp`
6868

69-
### Compatibility Guide for Supporting Older Clients
70-
71-
When using Streamable HTTP transport (`--transport streamable-http`), the server automatically supports both endpoints:
72-
- Newer clients use `/mcp` endpoint
73-
- Older clients use `/sse` endpoint
7469

7570
This ensures backward compatibility without needing multiple server instances. When using SSE transport (`--transport sse`), only the `/sse` endpoint is available.
7671

0 commit comments

Comments
 (0)