mcpserver

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package mcpserver exposes the offload pipeline as MCP tools over stdio so Claude Code can delegate grunt work. Tools return the full Result JSON as text — a defer is a valid result (Claude then does the task itself), not an error.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

func New

func New(p *pipeline.Pipeline) *Server

func (*Server) Run

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

Run serves the MCP tools on stdin/stdout until the client disconnects.

Jump to

Keyboard shortcuts

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