Install
openclaw skills install @brucegutman/pipeworx-cataasRetrieve random cat images, find cats by specific tags, and list available cat tags using the Pipeworx cataas service.
openclaw skills install @brucegutman/pipeworx-cataasCATAAS MCP — Cat as a Service (free, no auth)
Get a random cat image. Returns image URL, cat ID, and associated tags.
Get a random cat image matching a specific tag (e.g., 'orange', 'cute', 'sleepy'). Returns image URL
List all available cat tags for filtering. Use tag names with cat_by_tag to find cats by appearance
{
"mcpServers": {
"cataas": {
"url": "https://gateway.pipeworx.io/cataas/mcp"
}
}
}