-
Notifications
You must be signed in to change notification settings - Fork 2.6k
docs: Add prompts.chat MCP configuration to servers.json #6342
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
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.
Pull request overview
This PR adds the prompts.chat MCP server configuration to the goose extension registry. The prompts.chat server provides access to thousands of AI prompts from the awesome-chatgpt-prompts collection.
- Adds new MCP server entry for prompts.chat with proper JSON structure and metadata
- Includes optional API key configuration for accessing private prompts
- Entry is correctly positioned in alphabetical order
Signed-off-by: Fatih Kadir Akın <fatihkadirakin@gmail.com>
|
👀 |
|
Hi @f , thanks for contributing! Can you please create a tutorial in the goose generated these drafts of the TLDR tip and Configuration section to help get you started, though you might want to tweak them: |
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.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.
|
Hi @dianed-square! Updated! |
blackgirlbytes
left a comment
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.
thanks for your contribution!
Signed-off-by: Fatih Kadir Akın <fatihkadirakin@gmail.com>
|
🪿🪿🪿 |
|
Is there any update on this? 👀 |
Signed-off-by: Fatih Kadir Akın <fatihkadirakin@gmail.com>
Summary
It adds https://prompts.chat MCP server to Goose Extension registry. It is on https://github.com/mcp as well. It's an MCP server of https://github.com/f/awesome-chatgpt-prompts (aka. prompts.chat)
prompts.chat is a free and open-sourced social prompt collecting and sharing platform.
Type of Change
AI Assistance
Testing
Manual testing