-
Notifications
You must be signed in to change notification settings - Fork 2.5k
docs: unlist tutorials for extensions with archived or moved servers #5116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
| ] | ||
| }, | ||
| { | ||
| "id": "puppeteer-mcp", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fwiw, the official microsoft puppeteer server seems to be good - even lists goose as a provider
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do you mean playwright? we have Microsoft Playwright MCP listed! i ask because i dont see an official puppeteer one.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ugh sorry yeah
…sion-streaming * 'main' of github.com:block/goose: (37 commits) Clear deeplinks after use (#5128) Revert "Fix gpt-5 input context limit (#4619)" (#5135) fix: missing cmake and protobuf for windows build, deduplicate sh/pws… (#5028) Fix bedrock tool input schema (#5064) Add self-test recipe for goose validation (#5111) fix: modifies openai request logic for reasoning models (#4221) (#4294) Fix race condition threat when set_param and set_secret of c… (#5109) Clean room implementation of the chat process (#5079) Bump rmcp (#5096) set version in an env variable for testing (#5100) fix : enhance fuzzy file search in goose desktop (#5071) Make async (#5126) docs: unlist tutorials for extensions with archived or moved servers (#5116) Add API Documentation Generator prompt (#5001) Add flag for enabling eleven labs voice dictation (#5095) force re-render fields to pick up custom params usage in instructions (#5112) Remove isUserInputDisabled (#5115) Improve Rust analysis output for `analyze` tool (#5072) Remove duplicate prepare_reply_context call (#5063) install react dev tools in development (#4979) ... # Conflicts: # ui/desktop/src/components/BaseChat2.tsx # ui/desktop/src/hooks/useChatStream.ts
Summary
This PR unlists the following tutorials whose MCP servers are archived or moved:
documentation/docs/mcp/brave-mcp.mddocumentation/docs/mcp/google-drive-mcp.mddocumentation/docs/mcp/google-maps-mcp.mddocumentation/docs/mcp/kiwi-flight-search.mddocumentation/docs/mcp/postgres-mcp.mddocumentation/docs/mcp/puppeteer-mcp.mdAlso:
documentation/static/servers.json:documentation/docs/mcp/filesystem-mcp.mddocumentation/docs/mcp/neon-mcp.md:Type of Change
Testing
Manual testing
Related issue #4121