mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 23:29:10 +02:00
Co-authored-by: marvin-context-protocol[bot] <225465937+marvin-context-protocol[bot]@users.noreply.github.com>
14 lines
345 B
Text
14 lines
345 B
Text
---
|
|
title: proxy
|
|
sidebarTitle: proxy
|
|
---
|
|
|
|
# `fastmcp.server.proxy`
|
|
|
|
|
|
Backwards compatibility - import from fastmcp.server.providers.proxy instead.
|
|
|
|
This module re-exports all proxy-related classes from their new location
|
|
at fastmcp.server.providers.proxy. Direct imports from this module are
|
|
deprecated and will be removed in a future version.
|
|
|