mcp

package
v0.0.0-...-6623cb7 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunStdio

func RunStdio(ctx context.Context) error

func SetPanicLogger

func SetPanicLogger(w io.Writer) (restore func())

SetPanicLogger replaces the destination for recovered-panic stack traces. It is intended for tests; callers must restore the previous value.

Types

type Server

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

func NewServer

func NewServer(service *application.Service) *Server

func NewUninitializedServer

func NewUninitializedServer() *Server

NewUninitializedServer creates a server that responds to all tools with guidance to initialize specctl. Used when no .specs/ directory exists in the repo.

func (*Server) Run

func (s *Server) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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