mcpserver

package
v0.0.0-...-65026d3 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2026 License: GPL-3.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 AskToolArgs

type AskToolArgs struct {
	Question string `json:"question" jsonschema:"description:Question about the codebase"`
}

AskToolArgs defines the arguments for the ask tool

type Server

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

Server wraps the MCP server for the MESH agent

func New

func New(agt *agent.Agent, logger zerolog.Logger) (*Server, error)

New creates a new MCP server

func (*Server) ServeStdio

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

ServeStdio starts the MCP server in stdio mode

Jump to

Keyboard shortcuts

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