Recipe Ranger Agent

Suggests recipes based on ingredients, dietary preferences, or cooking time. Note: This is an example agent for demonstration purposes only. Do not try and connect to this agent.

How To Use This Agent

  1. Clone the A2A Repo

    git clone https://github.com/google/A2A.git
  2. Navigate to the CLI sample directory

    cd samples/python/hosts/cli
  3. Run the example client

    uv run . --agent https://api.example.com/agents/recipe-ranger
Agent Details