You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a request is rejected by this check, the server returns HTTP 421 with `host_not_allowed`, the received host, and the
1398
+
setting to configure.
1399
+
1378
1400
### Mounting to an Existing ASGI Server
1379
1401
1380
1402
By default, SSE servers are mounted at `/sse` and Streamable HTTP servers are mounted at `/mcp`. You can customize these paths using the methods described below.
0 commit comments