Add version bad for prefix formats

This commit is contained in:
Jeremiah Lowin 2025-05-21 15:59:22 -04:00
commit 55f854cc10

View file

@ -185,6 +185,8 @@ main_server.mount("remote", remote_proxy)
## Resource Prefix Formats
<VersionBadge version="2.4.0" />
When mounting or importing servers, resource URIs are usually prefixed to avoid naming conflicts. FastMCP supports two different formats for resource prefixes:
### Path Format (Default)