Brightsy MCP Server

brightsy

Proxy messages to Brightsy AI agents using the MCP server, enabling interaction and response retrieval from connected language models.

Instructions

Proxy requests to an Brightsy AI agent

Input Schema

NameRequiredDescriptionDefault
messagesYesThe messages to send to the agent

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "messages": { "description": "The messages to send to the agent", "items": { "additionalProperties": false, "properties": { "content": { "anyOf": [ { "type": "string" }, { "type": "array" } ], "description": "The content of the message" }, "role": { "description": "The role of the message sender", "type": "string" } }, "required": [ "role", "content" ], "type": "object" }, "type": "array" } }, "required": [ "messages" ], "type": "object" }

You must be authenticated.

Other Tools from Brightsy MCP Server

Related Tools

ID: 9u6g2y8vk6