Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server wraps the MCP server and Webex client.
func New ¶
func New(provider webex.TokenProvider, configPath string) (*Server, error)
New creates a new MCP server wired to Webex tools. configPath points to .webex-agents.yml; if empty or missing, defaults are used.
Click to show internal directories.
Click to hide internal directories.