We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c42ff02 commit 9a1c52dCopy full SHA for 9a1c52d
prompts/catalog.yaml
@@ -584,9 +584,10 @@ registry:
584
- name: slack.team_id
585
- name: slack.bot_token
586
redis:
587
- description: interact with Slack Workspaces
588
- ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/slack.md
+ description: provides access to Redis database operations.
+ ref: github:docker/labs-ai-tools-for-devs?path=prompts/mcp/redis.md
589
icon: https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/redis.svg
590
secrets:
591
- - name: redis.url
+ - name: redis.host
592
+ - name: redis.port
593
0 commit comments