fastmcp/docs/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 OCI Provider with Docs (#2389) 2025-11-15 11:04:47 -05:00
anthropic.mdx Fix broken code examples in docs (#3869) 2026-04-12 12:53:04 -04:00
auth0.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
authkit.mdx Add JWT audience validation and RFC 8707 warnings to auth providers (#3204) 2026-02-17 18:16:05 -05:00
aws-cognito.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
azure.mdx Add Azure OBO dependencies, auth token injection, and documentation (#2918) 2026-02-09 20:06:57 -05:00
chatgpt.mdx feat: add fastmcp install goose command (#3040) 2026-01-31 10:53:24 -05:00
claude-code.mdx feat: add fastmcp install goose command (#3040) 2026-01-31 10:53:24 -05:00
claude-desktop.mdx feat: add fastmcp install goose command (#3040) 2026-01-31 10:53:24 -05:00
cursor-install-mcp.png Add Cursor support via CLI integration (#1052) 2025-07-05 20:30:47 -04:00
cursor.mdx feat: add fastmcp install goose command (#3040) 2026-01-31 10:53:24 -05:00
descope.mdx Fix broken code examples in docs (#3869) 2026-04-12 12:53:04 -04:00
discord.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -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 feat: add fastmcp install goose command (#3040) 2026-01-31 10:53:24 -05:00
gemini.mdx Add WorkOS and Azure OAuth providers (#1550) 2025-08-20 16:22:03 -04:00
github.mdx use result.object otherwise CallToolResult not scriptable (#3753) 2026-04-03 10:17:53 -04:00
google.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
goose.mdx feat: add fastmcp install goose command (#3040) 2026-01-31 10:53:24 -05:00
mcp-json-configuration.mdx docs: update NEW tags for AI assistant integrations (#1829) 2025-09-15 11:07:05 -04:00
oci.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -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 Docs updates (#1336) 2025-08-01 20:39:55 -04:00
propelauth.mdx Restructure docs navigation: CLI section, Composition, More (#3361) 2026-03-02 21:09:48 -05:00
scalekit.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00
supabase.mdx Add JWT audience validation and RFC 8707 warnings to auth providers (#3204) 2026-02-17 18:16:05 -05:00
workos.mdx Restructure documentation for FastMCP 3.0 (#2951) 2026-01-19 21:33:35 -05:00