mcp

package
v0.5.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetChallengesArgs

type GetChallengesArgs struct {
	Theme         string `json:"theme,omitempty" jsonschema:"Filter by theme slug (e.g. networking, rbac-security)"`
	Type          string `json:"type,omitempty" jsonschema:"Filter by challenge type slug (e.g. fix, build, migrate)"`
	ObjectiveType string `json:"objectiveType,omitempty" jsonschema:"Filter by objective type (e.g. connectivity, rbac, status)"`
}

type MCPServer

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

func New

func New(st *store.Store) *MCPServer

func (*MCPServer) GetServer

func (ms *MCPServer) GetServer() *mcp.Server

func (*MCPServer) Serve

func (s *MCPServer) Serve(ctx context.Context, transport mcp.Transport) error

Jump to

Keyboard shortcuts

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