Documentation
¶
Overview ¶
Package server creates and configures the Packeteer MCP server, registering all tool handlers with the MCP SDK.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*config)
Option configures the MCP server.
func WithCaptureDir ¶
WithCaptureDir sets the directory for browsing capture files via MCP resources.
func WithMaxConcurrentCaptures ¶
WithMaxConcurrentCaptures sets the maximum number of simultaneous live captures. Defaults to 3 if not set or set to 0.
Click to show internal directories.
Click to hide internal directories.