mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-22 13:34:17 +02:00
commit
3d4af6e855
1 changed files with 11 additions and 6 deletions
|
|
@ -132,12 +132,17 @@
|
|||
},
|
||||
{
|
||||
"anchor": "Tutorials",
|
||||
"icon": "graduation-cap",
|
||||
"pages": [
|
||||
"tutorials/mcp",
|
||||
"tutorials/create-mcp-server",
|
||||
"tutorials/rest-api"
|
||||
]
|
||||
"groups": [
|
||||
{
|
||||
"group": "MCP",
|
||||
"pages": [
|
||||
"tutorials/mcp",
|
||||
"tutorials/create-mcp-server",
|
||||
"tutorials/rest-api"
|
||||
]
|
||||
}
|
||||
],
|
||||
"icon": "graduation-cap"
|
||||
},
|
||||
{
|
||||
"anchor": "Changelog",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue