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
Jeremiah Lowin
02ea970e99
Move components to own file; add resource
2025-06-10 09:31:23 -04:00
Jeremiah Lowin
32f410d17d
Add updates
2025-06-09 23:04:56 -04:00
Jeremiah Lowin
7b16ffd58e
Merge pull request #745 from jlowin/transform-tools-2
...
First-class tool transformation
2025-06-09 20:47:42 -04:00
Jeremiah Lowin
fc2599144f
Update docs
2025-06-09 20:44:13 -04:00
Jeremiah Lowin
d047efec7e
Revert "Hide docs sidebar scrollbar by default"
2025-06-09 20:31:39 -04:00
Yasiru
6113415d6c
Fix: updated variable name under Gemini remote client
...
Fix: updated variable name under Gemini remote client to match previous example, in order to work, the rest of the code is the same as above.
2025-06-10 08:42:54 +10:00
Jeremiah Lowin
0b3fa32946
Add links to prefect
2025-06-09 18:17:46 -04:00
Jeremiah Lowin
3da211bdcf
Add "stop vibe testing" to tutorials
2025-06-09 18:03:58 -04:00
Jeremiah Lowin
6d7994bc22
Hide sidebar by default
2025-06-09 18:02:34 -04:00
Jeremiah Lowin
8d1e377671
Update updates.mdx
2025-06-09 17:54:46 -04:00
Jeremiah Lowin
c78cb64bb2
Update updates.mdx
2025-06-09 17:38:21 -04:00
Jeremiah Lowin
47b2c58134
Merge branch 'main' into transform-tools-2
2025-06-09 17:24:23 -04:00
Jeremiah Lowin
f8854fb3fd
Add documentation
2025-06-09 17:18:04 -04:00
Jeremiah Lowin
e6763672e8
Shrink image
2025-06-08 08:56:41 -04:00
Jeremiah Lowin
bd76a7f6b8
Add 2.7 update
2025-06-08 08:55:09 -04:00
Jeremiah Lowin
983ac04481
Minor docs updates
2025-06-07 22:08:44 -04:00
Jeremiah Lowin
3021a4803e
Merge branch 'main' into settings
2025-06-07 21:01:17 -04:00
Jeremiah Lowin
aaa09ca7a3
Remove open-ended and server-specific settings
2025-06-07 20:20:04 -04:00
Richard Michael
7ef093cf43
Fix contrib link
2025-06-07 15:54:07 -07:00
Yasiru
7ffac70116
Docs : fix client to mcp_client in Gemini example
...
fixed `async with client:` to `async with mcp_client:`
2025-06-06 21:43:24 +10:00
Jeremiah Lowin
d64077b03b
remove empty parens from prompt
2025-06-05 14:56:10 -04:00
Jeremiah Lowin
5a0f57498f
remove empty parens from tool
2025-06-05 14:55:32 -04:00