Commit graph

270 commits

Author SHA1 Message Date
Jeremiah Lowin
133254ee25 Update docs 2025-06-22 13:34:36 -04:00
Jeremiah Lowin
3d2e2a5954 Update client features 2025-06-22 13:30:25 -04:00
Jeremiah Lowin
1adca653e3 Update overview
Co-Authored-By: Claude <claude@users.noreply.github.com>
2025-06-22 13:23:52 -04:00
Jeremiah Lowin
8e98d711fc Update client docs
Co-Authored-By: Claude <claude@users.noreply.github.com>
2025-06-22 13:18:28 -04:00
Jeremiah Lowin
dbf125b6ac Update client.mdx
Co-Authored-By: Claude <claude@users.noreply.github.com>
2025-06-22 10:20:03 -04:00
Jeremiah Lowin
4a038d8f54 Update prompts.mdx
Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-22 09:57:25 -04:00
Jeremiah Lowin
7dd2a13ec2 Update docs
Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-22 09:52:52 -04:00
Jeremiah Lowin
84d5750f6d Update cli.mdx
Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-21 20:08:29 -04:00
Jeremiah Lowin
e245155bc5 Simplify docs nav 2025-06-20 20:48:42 -04:00
zzstoatzz
98a91cbd9e fix escaping problem 2025-06-20 17:15:33 -05:00
zzstoatzz
a7e3ae47bf fix rendering for some pages 2025-06-20 17:07:19 -05:00
Jeremiah Lowin
1aaadf25e9
Merge pull request #893 from jlowin/api-ref 2025-06-20 16:39:15 -04:00
zzstoatzz
5afe5b793e update path and mdxify 2025-06-20 12:59:11 -05:00
Jeremiah Lowin
18ae625fef Update docs and test 2025-06-20 13:06:48 -04:00
Jeremiah Lowin
ac252fc28f Fix CORS documentation example to properly handle preflight requests
The previous example only allowed GET methods, causing browser preflight
requests to fail with "Disallowed CORS method" errors. Updated to include
the required parameters for proper CORS support with MCP clients.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-20 12:27:22 -04:00
Jeremiah Lowin
28fe5082d2 Add session_id to context documentation
Fast follow to #881 to document the new session_id property.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 18:35:59 -04:00
Jeremiah Lowin
dee2f33a81 Update doc icons 2025-06-19 17:28:00 -04:00
Jeremiah Lowin
085c5b765b Update docs and tests 2025-06-19 17:06:54 -04:00
Jeremiah Lowin
0beb79d11a Minor updates 2025-06-19 15:28:55 -04:00
Jeremiah Lowin
2e31b2704b Update tests 2025-06-19 14:05:19 -04:00
Jeremiah Lowin
922e1d5b82 Update docs 2025-06-18 11:48:44 -04:00
Goro
058ebdd16f Add file tool return value doc 2025-06-16 07:40:06 +02:00
Jeremiah Lowin
06dcff3b3b Add tests 2025-06-14 09:22:29 -04:00
Jeremiah Lowin
46ab813de6 Deprecate top-level import 2025-06-14 09:12:21 -04:00
Jeremiah Lowin
8b50b90280
Merge pull request #820 from jlowin/embed-youtube-videos
Embed YouTube videos in community showcase
2025-06-12 13:57:51 -04:00
Jeremiah Lowin
93b781b06f Add 2.8 update 2025-06-12 13:31:40 -04:00
zzstoatzz
7705f9c275 Add Nate's FastMCP speedrun tutorial to community showcase
- Add "Speedrun a MCP server for Claude Desktop" video tutorial
- Tutorial by Nate from Prefect demonstrating quick MCP server setup

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-12 12:29:53 -05:00
zzstoatzz
855ffb28b1 Replace YouTube cards with embedded video players
- Convert YouTube tutorial cards to embedded iframe players
- Create reusable YouTubeEmbed component in /snippets/
- Follow existing component pattern (like VersionBadge)
- Use Mintlify-compatible JSX syntax (camelCase attributes)
- Add responsive styling for better viewing experience

This improves maintainability and ensures consistent YouTube embed styling across the docs.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-12 12:23:10 -05:00
zzstoatzz
313b8d5bf1 Add video tutorials to community showcase
- Add YouTube tutorial by Greg + Code on building remote MCP servers
- Add YouTube tutorial by ZazenCodes on FastMCP best practices
- Create Video Tutorials subsection under Learning Resources
- Add docs command to justfile for local documentation serving

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-12 11:59:55 -05:00
zzstoatzz
cf66cc8b56 Add Community section to documentation
- Add new Community tab to docs navigation
- Create community showcase page for featuring high-quality projects
- Include example project (MCP Dummy Server) as initial content
- Add guidelines for community contributions
- Link to contrib modules in Further Reading section

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-12 11:53:15 -05:00
Jeremiah Lowin
3d4af6e855
Merge pull request #810 from jlowin/docs
add MCP group to tutorials
2025-06-11 20:28:59 -04:00
Jeremiah Lowin
976d580844 add MCP group 2025-06-11 20:28:43 -04:00
Jeremiah Lowin
45d031a577 Update headers in docs 2025-06-11 20:20:14 -04:00
Jeremiah Lowin
de1a655612 update welcome docs 2025-06-11 20:15:50 -04:00
Jeremiah Lowin
327f784e6c Restore .settings access as deprecated 2025-06-11 09:31:32 -04:00
Jeremiah Lowin
d6db362ffb Update changelog.mdx 2025-06-10 21:40:10 -04:00
Jeremiah Lowin
cdf3ace479 Add docs for tag-based filtering 2025-06-10 21:23:50 -04:00
Jeremiah Lowin
55c65c932b Add docs 2025-06-10 21:13:27 -04:00
Jeremiah Lowin
2d5c88965b Add tutorials 2025-06-10 18:44:58 -04:00
Jeremiah Lowin
0e42927f34 Add changelog 2025-06-10 18:14:48 -04:00
Jeremiah Lowin
9ca0dabba0
Merge pull request #788 from jlowin/openapi
Treat all openapi routes as tools
2025-06-10 17:10:31 -04:00
Jeremiah Lowin
9913f304f7 update import 2025-06-10 16:43:02 -04:00
Jeremiah Lowin
f933de16b3
Update docs/servers/openapi.mdx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-10 16:40:01 -04:00
JeremyCraigMartinez
b7256fef3c
Update oauth.mdx 2025-06-10 13:23:01 -07:00
Jeremiah Lowin
094ead2a77 Treat all openapi routes as tools 2025-06-10 14:42:10 -04:00
Jeremiah Lowin
c7728da620 Update LLM-friendly docs 2025-06-10 13:28:50 -04:00
Jeremiah Lowin
c1e8d0c3a4
Merge pull request #783 from jlowin/tutorials
Add tutorials
2025-06-10 12:32:54 -04:00
Jeremiah Lowin
6d0d85b5f6 Add tutorials 2025-06-10 12:30:40 -04:00
Jeremiah Lowin
6dc2bd7ca2 Merge branch 'main' into settings 2025-06-10 12:02:39 -04:00
Jeremiah Lowin
233c4fb3fb Add docs 2025-06-10 11:06:31 -04:00