mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-26 15:34:18 +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
|
|
@ -10,7 +10,7 @@ import { LocalFocusTip } from "/snippets/local-focus.mdx"
|
|||
|
||||
<LocalFocusTip />
|
||||
|
||||
Claude Code supports MCP servers through multiple transport methods including STDIO, SSE, and HTTP, allowing you to extend Claude's capabilities with custom tools, resources, and prompts from your FastMCP servers.
|
||||
[Claude Code](https://docs.anthropic.com/en/docs/claude-code) supports MCP servers through multiple transport methods including STDIO, SSE, and HTTP, allowing you to extend Claude's capabilities with custom tools, resources, and prompts from your FastMCP servers.
|
||||
|
||||
## Requirements
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue