| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -357,7 +357,7 @@ You can mount the SSE server to an existing ASGI server using the `sse_app` meth | |||
| 357 | 357 | ||
| 358 | 358 | ```python | |
| 359 | 359 | from starlette.applications import Starlette | |
| 360 | - from starlette.routes import Mount, Host | ||
| 360 | + from starlette.routing import Mount, Host | ||
| 361 | 361 | from mcp.server.fastmcp import FastMCP | |
| 362 | 362 | ||
| 363 | 363 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments