mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 14:34:17 +02:00
feat: add fastmcp install goose command (#3040)
This commit is contained in:
parent
12cb58f220
commit
1bbbee37a6
15 changed files with 787 additions and 26 deletions
|
|
@ -254,6 +254,7 @@
|
|||
"integrations/claude-desktop",
|
||||
"integrations/cursor",
|
||||
"integrations/gemini-cli",
|
||||
"integrations/goose",
|
||||
"integrations/mcp-json-configuration"
|
||||
]
|
||||
},
|
||||
|
|
@ -307,6 +308,7 @@
|
|||
"python-sdk/fastmcp-cli-install-claude_desktop",
|
||||
"python-sdk/fastmcp-cli-install-cursor",
|
||||
"python-sdk/fastmcp-cli-install-gemini_cli",
|
||||
"python-sdk/fastmcp-cli-install-goose",
|
||||
"python-sdk/fastmcp-cli-install-mcp_json",
|
||||
"python-sdk/fastmcp-cli-install-shared"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue