cli

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

README

kMCP CLI

The kmcp CLI provides a set of commands to manage the entire lifecycle of your MCP server

Download and Explore

Install the kmcp CLI on your local machine.

curl -fsSL https://raw.githubusercontent.com/kagent-dev/kmcp/refs/heads/main/scripts/get-kmcp.sh | bash

Verify that the kmcp CLI is installed.

kmcp --help
kmcp cli help text

Local Development

  1. Build the kMCP CLI.
make build-cli

This will generate the cli binary at dist/kmcp. And you can use it:

dist/kmcp --help

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Root

func Root() *cobra.Command

Root returns the root command for the kmcp CLI

Types

This section is empty.

Jump to

Keyboard shortcuts

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