agentmcp

package
v1.5.3 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package agentmcp is a stdio MCP server that exposes the PromptArena agent knowledge base (agentkb) — authoring concepts, example catalog, and JSON schemas — as MCP tools and resources, so any MCP client can author kits.

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
}

Server is a stdio MCP server over the PromptArena agent knowledge base.

func NewServer

func NewServer(version string) *Server

NewServer builds a server reporting the given version in its serverInfo.

func (*Server) Serve

func (s *Server) Serve(ctx context.Context, in io.Reader, out io.Writer) error

Serve runs the newline-delimited JSON-RPC stdio loop until in is exhausted.

Jump to

Keyboard shortcuts

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