Documentation
¶
Overview ¶
Package setup implements the config-authoring MCP engine. It exposes two tools (config_guide and config_section) and does not require an existing .agentsmithy.yaml file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildServer ¶
BuildServer constructs an *mcp.Server with the two setup tools registered. Each tool dispatches to Engine.Execute so the wire adapter stays thin.
Types ¶
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
Engine is the config-authoring tool engine for agentsmithy.
Click to show internal directories.
Click to hide internal directories.