MATLAB HTTP logo

MATLAB HTTP

MATLAB HTTP client implementation for connecting to MCP servers that support streamable HTTP transport. Provides tools for initializing connections, retrieving available server tools, and executing tool calls with proper JSON-RPC 2.0 protocol handling. Features support for both structured arguments and raw JSON input from LLM responses, automatic client vectorization for multi-server tool dispatch, and comprehensive error handling for authentication and server-side errors. Integrates with the Large Language Models with MATLAB add-on for automated tool invocation.