Versions in this module Expand all Collapse all v0 v0.12.0 Mar 9, 2026 v0.11.0 Mar 2, 2026 Changes in this version + const AdapterName + const MCPFileName + const PowerFileName + const SteeringDir + func InstallPower(power *core.Power) error + func UserPowersPath() (string, error) + type Adapter struct + func (a *Adapter) GeneratePowerDir(power *core.Power, outputDir string) ([]string, error) + func (a *Adapter) Name() string + func (a *Adapter) ParsePowerDir(dir string) (*core.Power, error) + type MCPConfig struct + MCPServers map[string]MCPServerConfig + type MCPServerConfig struct + Args []string + Command string + Env map[string]string + URL string