Merge pull request #537 from jlowin/version-badge

Add version badge for prefix formats
This commit is contained in:
Jeremiah Lowin 2025-05-21 16:00:43 -04:00 committed by GitHub
commit 5f6393cd3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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)