mcp

package
v0.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 12, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MCPCmd = &cobra.Command{
	Use:   "mcp",
	Short: "MCP (Model Context Protocol) client commands",
	Long: `MCP (Model Context Protocol) client commands.

Connect to external MCP servers to access tools and services.
Supports both HTTP and stdio transports.

Examples:
  # List tools from an MCP server
  weave mcp list --server http://localhost:8030

  # Call an MCP tool
  weave mcp call extract_entities --server localhost:8030 --arg text="Sample text"

  # Test MCP server connection
  weave mcp test --server stdio:./bin/weave-mcp-stdio`,
}

MCPCmd represents the mcp command group

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL