Documentation
¶
Overview ¶
Package mcp integrates Model Context Protocol servers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service provides access to MCP server discovery and tool execution.
func (*Service) CallTool ¶
CallTool executes a tool call against the configured server. fullName must be of the form: <server>_<tool>.
func (*Service) EnabledServers ¶
EnabledServers iterates enabled MCP servers in stable order.
Click to show internal directories.
Click to hide internal directories.