feat: add fastmcp install goose command (#3040)

This commit is contained in:
Jeremiah Lowin 2026-01-31 10:53:24 -05:00 committed by GitHub
commit 1bbbee37a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 787 additions and 26 deletions

View file

@ -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