@pipeworx/dogceo
Connect: https://gateway.pipeworx.io/dogceo/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 4
Tools
- random_image — Get a random dog photo. Returns image URL and breed name. Use when you need any dog picture without a specific breed preference.
- list_breeds — List all available dog breeds and sub-breeds. Returns breed names and varieties. Use to explore breeds or validate a breed name before fetching images.
- breed_images — Get multiple dog photos for a specific breed (e.g., ‘labrador’, ‘poodle’). Returns array of image URLs. Use when you need a gallery of one breed.
- random_breed_image — Get one dog photo for a specific breed (e.g., ‘golden_retriever’, ‘bulldog’). Returns image URL and breed name. Use when you need exactly one photo of a particular breed.
Tools
breed_images— Get multiple dog photos for a specific breed (e.g., 'labrador', 'poodle'). Returns array of image URLs. Use when you need a gallery of one breed.list_breeds— List all available dog breeds and sub-breeds. Returns breed names and varieties. Use to explore breeds or validate a breed name before fetching images.random_breed_image— Get one dog photo for a specific breed (e.g., 'golden_retriever', 'bulldog'). Returns image URL and breed name. Use when you need exactly one photo of a particular breed.random_image— Get a random dog photo. Returns image URL and breed name. Use when you need any dog picture without a specific breed preference.