This provides workshop materials using official MCP SDK

0 stars 0 forks 0 watchers JavaScript MIT License
1 Open Issue Need Help Last updated: Sep 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue outlines the development of a C# console application designed to manage and display information about a list of monkeys. Users should be able to view all monkeys, search for a specific monkey by name, and select a random monkey, all while utilizing a `Monkey` model class and incorporating ASCII art for visual enhancement. The proposed implementation suggests creating the model, preparing data, building a console menu, and adding ASCII art to each feature.

Complexity: 2/5
enhancement good first issue

This provides workshop materials using official MCP SDK

JavaScript