Demo Client
Implements a client for interacting with the MCP (Meta-Cognitive Protocol) using Anthropic's API, including an agency loop.
Acerca de
This client provides a simplified demonstration of the MCP, leveraging Anthropic's API for integration. It includes an agency loop, showcasing how to build interactive and dynamic applications using the MCP framework. It allows you to experiment with MCP concepts using a real-world API.
Características Principales
- 2 GitHub stars
- Based on Anthropic's MCP examples
- Includes an agency loop for dynamic interactions
- Uses Python and standard libraries for easy setup
- Supports configuration via environment variables
- Provides a client implementation for MCP
Casos de Uso
- Building interactive applications with an agency loop
- Demonstrating MCP concepts with Anthropic's API
- Experimenting with MCP frameworks