docs: add tool fingerprinting recipe for stable schema hashing (#4233)

Co-authored-by: Jeremiah Lowin <153965+jlowin@users.noreply.github.com>
This commit is contained in:
Diogo Santos 2026-05-27 15:52:14 +01:00 committed by GitHub
commit 989f6f8bde
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 161 additions and 13 deletions

View file

@ -20,10 +20,7 @@
"primary": "#2d00f7"
},
"contextual": {
"options": [
"copy",
"view"
]
"options": ["copy", "view"]
},
"description": "The fast, Pythonic way to build MCP servers and clients.",
"errors": {
@ -118,7 +115,8 @@
"servers/transforms/namespace",
"servers/visibility",
"servers/transforms/resources-as-tools",
"servers/transforms/prompts-as-tools"
"servers/transforms/prompts-as-tools",
"servers/tool-fingerprinting"
]
},
{
@ -299,10 +297,7 @@
"collapsed": true,
"group": "Web Frameworks",
"icon": "code",
"pages": [
"integrations/fastapi",
"integrations/openapi"
]
"pages": ["integrations/fastapi", "integrations/openapi"]
},
{
"collapsed": true,
@ -374,10 +369,7 @@
"collapsed": true,
"group": "What's New",
"icon": "sparkles",
"pages": [
"updates",
"changelog"
]
"pages": ["updates", "changelog"]
},
"more/faq"
]