Skip to main content
Glama

play_with_pet

Engage in interactive activities like ball, chase, or puzzle to play with your virtual pet on MCPet, fostering its growth and companionship in a nostalgic digital environment.

Instructions

Play with your virtual pet

Input Schema

NameRequiredDescriptionDefault
activityYesType of play activity: ball, chase, or puzzle

Input Schema (JSON Schema)

{ "properties": { "activity": { "description": "Type of play activity: ball, chase, or puzzle", "enum": [ "ball", "chase", "puzzle" ], "type": "string" } }, "required": [ "activity" ], "type": "object" }
Install Server

Other Tools from MCPet

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/shreyaskarnik/mcpet'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server