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
nate nowack
816ef98e5a
Merge pull request #819 from jlowin/add-community-docs
...
Add Community section to documentation
2025-06-12 12:02:41 -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
b622e426ff
Merge pull request #809 from jlowin/welcome
...
Update headers in docs
2025-06-11 20:20:39 -04:00
Jeremiah Lowin
45d031a577
Update headers in docs
2025-06-11 20:20:14 -04:00
Jeremiah Lowin
7dee21d93f
Merge pull request #808 from jlowin/welcome
...
Update welcome docs
2025-06-11 20:16:13 -04:00
Jeremiah Lowin
674287c962
Merge branch 'main' into welcome
2025-06-11 20:16:06 -04:00
Jeremiah Lowin
de1a655612
update welcome docs
2025-06-11 20:15:50 -04:00
Jeremiah Lowin
3a4f1a4ff0
Merge pull request #804 from jlowin/http-args-2
...
Ensure we handle false http kwargs correctly; removed unused kwarg
2025-06-11 16:04:37 -04:00
Jeremiah Lowin
87747ba94b
Merge pull request #806 from strawgate/add-examples
...
Add examples to Tool Arg Param transformation
2025-06-11 16:04:22 -04:00
William Easton
1a6bb55b27
add examples to param transformation
2025-06-11 13:43:11 -05:00
Jeremiah Lowin
bf3c54f6f1
Ensure we handle false correctly; removed unused kwarg
2025-06-11 11:27:02 -04:00
Jeremiah Lowin
5f25729274
Merge pull request #803 from jlowin/http-args
...
Ensure http args are passed through
2025-06-11 10:23:30 -04:00
Jeremiah Lowin
2a323c75c2
Ensure http args are passed through
2025-06-11 10:21:22 -04:00
Jeremiah Lowin
2a7cd3b325
Merge pull request #802 from jlowin/deprecation-setting
...
Add flag for disabling deprecation warnings
2025-06-11 10:15:36 -04:00
Jeremiah Lowin
e82cd9f742
Make deprecation warnings visible and controllable
2025-06-11 10:13:01 -04:00
Jeremiah Lowin
3116ef3892
Add flag for disabling deprecation warnings
2025-06-11 09:59:35 -04:00
Jeremiah Lowin
fae7f092ff
Merge pull request #800 from jlowin/settings-dep
...
Restore .settings access as deprecated
2025-06-11 09:36:33 -04:00
Jeremiah Lowin
327f784e6c
Restore .settings access as deprecated
2025-06-11 09:31:32 -04:00
Jeremiah Lowin
57be94e93e
Merge pull request #794 from jlowin/changelog
...
Update changelog for 2.8.0
2025-06-10 21:40:30 -04:00
Jeremiah Lowin
d6db362ffb
Update changelog.mdx
2025-06-10 21:40:10 -04:00
Jeremiah Lowin
eee01597fe
Merge pull request #793 from jlowin/tag-docs
...
v2.8.0
Add docs for tag-based filtering
2025-06-10 21:24:21 -04:00
Jeremiah Lowin
cdf3ace479
Add docs for tag-based filtering
2025-06-10 21:23:50 -04:00
Jeremiah Lowin
c29b386501
Merge pull request #792 from jlowin/tags
...
Fix issue with global OpenAPI tags
2025-06-10 21:16:29 -04:00
Jeremiah Lowin
9f797ddf19
Merge branch 'main' into tags
2025-06-10 21:15:00 -04:00
Jeremiah Lowin
55c65c932b
Add docs
2025-06-10 21:13:27 -04:00
Jeremiah Lowin
20f4117b47
Update tests
2025-06-10 21:06:20 -04:00
Jeremiah Lowin
b88c7c5a0c
Remove FastMCP server tags
2025-06-10 21:01:12 -04:00
Jeremiah Lowin
1504e8aae2
Pass through tags from server
2025-06-10 20:58:07 -04:00
Jeremiah Lowin
8aa81e9653
Merge pull request #791 from jlowin/tags
...
Allow tag assignments for OpenAPI
2025-06-10 20:55:03 -04:00
Jeremiah Lowin
c4c05cd064
Merge branch 'main' into tags
2025-06-10 20:49:39 -04:00
Jeremiah Lowin
d818696ffd
Merge pull request #748 from jlowin/include-exclude
...
Add support for tag-based component filtering
2025-06-10 20:47:43 -04:00
Jeremiah Lowin
3de00e3aa2
Add tests
2025-06-10 20:47:08 -04:00
Jeremiah Lowin
b1714bcf7b
Clean up route maps
2025-06-10 20:19:41 -04:00
Jeremiah Lowin
c5fb5f7fd2
Remove tuple tags
2025-06-10 19:50:43 -04:00
Jeremiah Lowin
ec9fab070c
Remove ABC
2025-06-10 19:33:08 -04:00
Jeremiah Lowin
7224295f93
Incorporate enabled property
2025-06-10 19:32:31 -04:00
Jeremiah Lowin
ad45f0572a
Merge branch 'main' into include-exclude
2025-06-10 19:31:25 -04:00
Jeremiah Lowin
24704f43b8
Merge pull request #790 from jlowin/llm-docs
...
Add tutorials
2025-06-10 18:45:12 -04:00
Jeremiah Lowin
2d5c88965b
Add tutorials
2025-06-10 18:44:58 -04:00
Jeremiah Lowin
bf82bbd42e
Merge pull request #789 from jlowin/changelog
...
Add changelog
2025-06-10 18:15:22 -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
1866c17400
Update tests
2025-06-10 17:08:23 -04:00
Jeremiah Lowin
a0aa380d3b
Merge pull request #787 from JeremyCraigMartinez/patch-1
...
Update oauth.mdx
2025-06-10 16:43:19 -04:00
Jeremiah Lowin
9913f304f7
update import
2025-06-10 16:43:02 -04:00