Enables interaction with Folderr's API for managing and communicating with Folderr Assistants using the Model Context Protocol.
The Folderr MCP Server provides a bridge to the Folderr API, allowing seamless integration with Folderr Assistants via the Model Context Protocol. It offers functionalities such as user authentication through email/password or API tokens, assistant management including listing available assistants, and the ability to send questions to specific assistants and receive their responses. Configuration is stored in a `config.json` file, and the server provides detailed error messages to assist with debugging.