View the source code for this module on GitHub: https://github.com/mcp-use/mcp-use/blob/main/mcp_use/connectors/http.py
HttpConnector
method
init
Initialize a new HTTP connector.ParametersSignatureThe base URL of the MCP HTTP API.Optional additional headers.Timeout for HTTP operations in seconds.Timeout for SSE read operations in seconds.Authentication method - can be:Optional sampling callback.Optional elicitation callback.Parameter valueCallback functionMiddleware instance