Documentation
¶
Overview ¶
Package client provides MCP protocol client implementation for communicating with backend servers.
This package implements the BackendClient interface defined in the vmcp package, using the mark3labs/mcp-go SDK for protocol communication.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHTTPBackendClient ¶
func NewHTTPBackendClient() vmcp.BackendClient
NewHTTPBackendClient creates a new HTTP-based backend client. This client supports streamable-HTTP and SSE transports.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.