mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-22 13:34:17 +02:00
Add claude desktop docs
This commit is contained in:
parent
82680dd1c0
commit
3f1acbbcd0
6 changed files with 261 additions and 33 deletions
|
|
@ -71,8 +71,7 @@
|
|||
"icon": "upload",
|
||||
"pages": [
|
||||
"deployment/running-server",
|
||||
"deployment/asgi",
|
||||
"deployment/cli"
|
||||
"deployment/asgi"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
@ -96,8 +95,9 @@
|
|||
{
|
||||
"group": "Integrations",
|
||||
"pages": [
|
||||
"integrations/openai",
|
||||
"integrations/anthropic",
|
||||
"integrations/claude-desktop",
|
||||
"integrations/openai",
|
||||
"integrations/contrib"
|
||||
]
|
||||
},
|
||||
|
|
@ -106,7 +106,8 @@
|
|||
"pages": [
|
||||
"patterns/decorating-methods",
|
||||
"patterns/http-requests",
|
||||
"patterns/testing"
|
||||
"patterns/testing",
|
||||
"patterns/cli"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue