This tool acts as a Model Context Protocol (MCP) server, facilitating communication between MCP clients and a Brightsy AI agent. It registers a tool, customizable in name, that forwards requests containing user messages to the agent and returns the agent's response. Configuration is flexible, supporting command-line arguments, environment variables, and positional arguments for agent ID, API key, and tool name. Comprehensive tests are provided to ensure functionality, including command-line and direct MCP protocol tests.
Key Features
01Supports configuration via command-line arguments and environment variables
02Includes comprehensive testing scripts for both command-line and direct MCP protocol interactions
03Facilitates the exchange of messages between MCP clients and the Brightsy AI agent
04Designed for OpenAI-compatible AI agents
050 GitHub stars
06Registers a customizable tool name for the Brightsy AI agent