vitaminR/agent-switchboard
3.3
If you are the rightful owner of agent-switchboard and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Agent Patchbay is a versatile tool designed to streamline agent communication using Redis Streams and the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
redis_ping
Checks the health of the Redis server.
redis_xadd
Adds a message to a Redis stream.
redis_xgroup_create
Creates a consumer group for a Redis stream.
redis_xreadgroup
Reads messages from a Redis stream as part of a consumer group.
redis_xack
Acknowledges the processing of messages in a Redis stream.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client