MCP User Guide
The MCP (Model Context Protocol) is a standard way to give tools for LLMs. Newelle only supports HTTP streamable MCP servers.
Adding a MCP server
You can easily add a MCP server by opening the settings, going in the "Tools" page and adding the server at the bottom.
After that, the server and its tools will be added.
Converting stdio MCP servers to HTTP servers
Because of flatpak constraints, we can only support HTTP. Follow this guide.