-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
Would it be possible to support MCP, such that a list of tools could be provided to BrowserAI when it is initialized? I can imagine two broad categories of integrations:
- In Process - Implement an interface on a class/object so that the tool can be called locally by BrowserAI as needed.
- Web API - Provide metadata that allows BrowserAI to call a Web API when the tool needs to be invoked.
Admittedly, I'm new to all this. So, please tell me if I'm speaking nonsense.
Metadata
Metadata
Assignees
Labels
No labels