setup

package
v0.1.0-rc4 Latest Latest
Warning

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

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

Documentation

Overview

Package setup implements the config-authoring MCP engine. It exposes exactly two tools (config_guide and config_section) and does not require a .mcpsmithy.yaml file.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

type Engine struct {
	// contains filtered or unexported fields
}

Engine implements server.Engine for setup mode.

func New

func New() *Engine

New creates a setup Engine.

func (*Engine) Execute

func (e *Engine) Execute(_ context.Context, name string, params map[string]any) (string, error)

Execute dispatches to the guide or section handler.

func (*Engine) Tools

func (e *Engine) Tools() map[string]config.Tool

Tools returns the two setup tool definitions.

Jump to

Keyboard shortcuts

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