mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-22 21:44:18 +02:00
Add documentation
This commit is contained in:
parent
508534fb55
commit
108ae4a471
11 changed files with 292 additions and 163 deletions
|
|
@ -49,7 +49,16 @@
|
|||
"servers/tools",
|
||||
"servers/resources",
|
||||
"servers/prompts",
|
||||
"servers/context"
|
||||
"servers/context",
|
||||
"patterns/proxy",
|
||||
"patterns/composition"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Deployment",
|
||||
"pages": [
|
||||
"deployment/running-server",
|
||||
"deployment/authentication"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -62,8 +71,6 @@
|
|||
{
|
||||
"group": "Patterns",
|
||||
"pages": [
|
||||
"patterns/proxy",
|
||||
"patterns/composition",
|
||||
"patterns/decorating-methods",
|
||||
"patterns/http-requests",
|
||||
"patterns/openapi",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue