fastmcp/docs/v2/integrations
Bill Easton 901453902f
Fix broken code examples in docs (#3869)
* Fix broken code examples in docs

- Tag error output blocks as ```text instead of ```python (anthropic,
  openai integration docs + v2 mirrors)
- Quote unquoted URL in Descope config example (+ v2 mirror)
- Fix GoogleGenAISamplingHandler → GoogleGenaiSamplingHandler casing
  in sampling docs
- Fix import path: handlers.GoogleGenaiSamplingHandler →
  handlers.google_genai.GoogleGenaiSamplingHandler in v3-features

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Fix remaining broken doc examples and add skip tags for false positives

- BearerTokenAuth → StaticTokenVerifier in deployment/http.mdx
- providers.oauth → server.auth import in authentication.mdx
- ListToolsNext → updated list_tools API in v3-features.mdx
- OAuthClientProvider → OAuth in v2/storage-backends.mdx
- Add test="skip" for upgrade guides, contrib placeholders, f-string backticks

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Ratchet doc example baselines to zero

All 1444 examples now pass syntax and import checks.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Add pytest-examples dev dep, fix client_id in StaticTokenVerifier example, commit missed openapi fixes

- Add pytest-examples to dev dependencies (fixes CI ModuleNotFoundError)
- Include required client_id in StaticTokenVerifier token payload
- Commit previously unstaged HTTPRoute import fixes in openapi.mdx

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Update deprecated import paths across docs

- fastmcp.server.openapi → fastmcp.server.providers.openapi
- fastmcp.server.proxy → fastmcp.server.providers.proxy
- fastmcp.server.apps → fastmcp.apps
- Tag upgrade guide "Before" examples with test="skip"

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 12:53:04 -04:00
..
images Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
anthropic.mdx Fix broken code examples in docs (#3869) 2026-04-12 12:53:04 -04:00
auth0.mdx Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
authkit.mdx Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
aws-cognito.mdx Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
azure.mdx Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
chatgpt.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
claude-code.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
claude-desktop.mdx Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
cursor-install-mcp.png Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
cursor.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
descope.mdx Fix broken code examples in docs (#3869) 2026-04-12 12:53:04 -04:00
discord.mdx Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
eunomia-authorization.mdx [Doc]: fixing spelling issues in multiple files 2026-01-23 07:17:38 +01:00
fastapi.mdx Fix broken code examples in docs (#3869) 2026-04-12 12:53:04 -04:00
gemini-cli.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
gemini.mdx Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
github.mdx Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
google.mdx Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
mcp-json-configuration.mdx Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
oci.mdx Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
openai.mdx Fix broken code examples in docs (#3869) 2026-04-12 12:53:04 -04:00
openapi.mdx Fix broken code examples in docs (#3869) 2026-04-12 12:53:04 -04:00
permit.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
scalekit.mdx Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
supabase.mdx Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00
workos.mdx Fix broken documentation links (#2952) 2026-01-19 23:17:29 -05:00